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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.c1051 end_iter_u(nss_db_root_t *rootp, struct nss_getent_context *contextp) function
1254 end_iter_u(rootp,
1277 end_iter_u(rootp, (struct nss_getent_context *)contextp);
1300 end_iter_u(rootp, (struct nss_getent_context *)contextp);
1590 end_iter_u(NULL, contextp->ctx);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1339 end_iter_u(nss_db_root_t *rootp, struct nss_getent_context *contextp) function
1494 end_iter_u(rootp, contextp);
1511 * We need to do cleanup ourselves because end_iter_u()
1524 end_iter_u(rootp, contextp);
1567 end_iter_u(rootp, contextp);

Completed in 154 milliseconds