Searched defs:nss_setent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.c1019 nss_setent(nss_db_root_t *rootp, nss_db_initf_t initf, function
1221 * We've done an end_iter() and haven't done nss_setent()
1628 * pass the packed header buffer pointer to nss_setent
1634 nss_setent(NULL, initf, contextp);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1297 nss_setent(nss_db_root_t *rootp, nss_db_initf_t initf, nss_getent_t *contextpp) function
1475 * We've done an end_iter() and haven't done nss_setent()
1558 * (1) leave the context structure around, and do nss_setent or

Completed in 51 milliseconds