/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | getservent_r.c | 74 nss_endent(&db_root, _nss_initf_services, &context); in endservent()
|
H A D | getprotoent_r.c | 102 nss_endent(&db_root, _nss_initf_proto, &context); in endprotoent()
|
H A D | getnetent_r.c | 108 nss_endent(&db_root, _nss_initf_net, &context); in endnetent()
|
/titanic_41/usr/src/lib/libnsl/nss/ |
H A D | gethostent6.c | 81 nss_endent(&db_root, _nss_initf_ipnodes, &context); in __endhostent6()
|
H A D | gethostent_r.c | 85 nss_endent(&db_root, _nss_initf_hosts, &context); in endhostent()
|
H A D | getauthattr.c | 110 nss_endent(&db_root, _nss_initf_authattr, &context); in _endauthattr()
|
H A D | getauuser.c | 112 nss_endent(&db_root, _nss_initf_auuser, &context); in _endauuser()
|
H A D | getprofattr.c | 107 nss_endent(&db_root, _nss_initf_profattr, &context); in _endprofattr()
|
H A D | getuserattr.c | 117 nss_endent(&db_root, _nss_initf_userattr, &context); in _enduserattr()
|
H A D | getrpcent_r.c | 101 nss_endent(&db_root, _nss_initf_rpc, &context); in endrpcent()
|
H A D | getexecattr.c | 142 nss_endent(&exec_root, _nss_initf_execattr, &context); in _endexecattr()
|
/titanic_41/usr/src/lib/print/libprint/common/ |
H A D | nss_printer.c | 112 nss_endent(&db_root, _nss_initf_printers, &context); in endprinterentry()
|
/titanic_41/usr/src/head/ |
H A D | nss_common.h | 444 extern void nss_endent(nss_db_root_t *, nss_db_initf_t, nss_getent_t *);
|
/titanic_41/usr/src/lib/libtsnet/common/ |
H A D | tsol_gettpent.c | 94 nss_endent(&db_root, _nss_initf_tsol_tp, &context); in tsol_endtpent()
|
H A D | tsol_getrhent.c | 100 nss_endent(&db_root, _nss_initf_tsol_rh, &context); in tsol_endrhent()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | getspent_r.c | 74 nss_endent(&db_root, _nss_initf_shadow, &context); in endspent()
|
H A D | getpwnam_r.c | 175 nss_endent(&db_root, _nss_initf_passwd, &context); in endpwent()
|
H A D | getgrnam_r.c | 178 nss_endent(&db_root, _nss_initf_group, &context); in endgrent()
|
/titanic_41/usr/src/lib/libproject/common/ |
H A D | getprojent.c | 78 nss_endent(&db_root, _nss_initf_project, &context); in _endprojent()
|
/titanic_41/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | nss.c | 416 nss_endent(&db_root, _nss_initf_printers, &context); in endprinterentry()
|
/titanic_41/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.c | 422 nss_endent(be->db_rootp, be->db_initf, &be->db_context); 1146 nss_endent(be->db_rootp, be->db_initf,
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_getentctx.c | 736 nss_endent(NULL, NULL, &nssctx); in reclaim_getent_ctx()
|
H A D | nscd_switch.c | 1041 nss_endent(nss_db_root_t *rootp, nss_db_initf_t initf, in nss_endent() function 1786 nss_endent(NULL, NULL, contextp); in nss_pendent()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 513 nss_endent
|
/titanic_41/usr/src/cmd/passwd/ |
H A D | passwd.c | 1409 nss_endent(&db_root, _lc_nss_initf_shadow, &context); in _lc_endspent()
|