Home
last modified time | relevance | path

Searched refs:nss_getent_context (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/head/
H A Dnss_common.h386 struct nss_getent_context;
402 struct nss_getent_context *ctx;
/titanic_44/usr/src/lib/libc/port/gen/
H A Dnss_common.c101 struct nss_getent_context *contextp);
1279 struct nss_getent_context { struct
1343 end_iter_u(nss_db_root_t *rootp, struct nss_getent_context *contextp) in end_iter_u()
1371 struct nss_getent_context *contextp; in nss_setent_u()
1456 struct nss_getent_context *contextp; in nss_getent_u()
1539 struct nss_getent_context *contextp; in nss_endent_u()
1768 struct nss_getent_context *contextp = contextpp->ctx; in nss_pack_ent()
1944 struct nss_getent_context *contextp = contextpp->ctx; in nss_unpack_ent()
2090 struct nss_getent_context *contextp = contextpp->ctx; in _nsc_setent_u()
2167 struct nss_getent_context *contextp = contextpp->ctx; in _nsc_getent_u()
[all …]
/titanic_44/usr/src/cmd/nscd/
H A Dnscd_switch.c1051 end_iter_u(nss_db_root_t *rootp, struct nss_getent_context *contextp) in end_iter_u()
1255 (struct nss_getent_context *)contextp); in nss_getent_u()
1277 end_iter_u(rootp, (struct nss_getent_context *)contextp); in nss_getent_u()
1300 end_iter_u(rootp, (struct nss_getent_context *)contextp); in nss_endent_u()
1515 contextp->ctx = (struct nss_getent_context *)ctx; in nscd_map_contextp()
H A Dnscd_getentctx.c475 contextpp->ctx = (struct nss_getent_context *)c; in _nscd_get_getent_ctx()
735 nssctx.ctx = (struct nss_getent_context *)gctx; in reclaim_getent_ctx()