HomeSort by relevance Sort by last modified time
    Searched defs:initf (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sh/
io.c 47 initf(int fd) function
  /onnv/onnv-gate/usr/src/cmd/nscd/
nscd_switch.c 167 (me, "got initf pbuf, key = %p\n", pbuf);
180 (me, "initf pbuf cleared\n");
184 * Call the input initf function to extract the
195 nss_db_initf_t initf,
208 (*initf)(p);
293 (me, "ERROR: initf key not set\n");
626 nss_search(nss_db_root_t *rootp, nss_db_initf_t initf, int search_fnum,
643 (me, "rootp = %p, initf = %p, search_fnum = %d, "
644 "search_args = %p\n", rootp, initf,
652 if (getparams(search_fnum, initf, &params) =
1347 nss_db_initf_t initf; local
1658 nss_db_initf_t initf; local
    [all...]

Completed in 240 milliseconds