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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.c1041 nss_endent(nss_db_root_t *rootp, nss_db_initf_t initf, function
1222 * or nss_endent() since; we should stick in this state
1295 /* nss_endent() on an unused context is a no-op */
1786 nss_endent(NULL, NULL, contextp);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1323 nss_endent(nss_db_root_t *rootp, nss_db_initf_t initf, nss_getent_t *contextpp) function
1476 * or nss_endent() since; we should stick in this state
1538 /* nss_endent() on an unused context is a no-op */

Completed in 63 milliseconds