Home
last modified time | relevance | path

Searched refs:nss_endent (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetservent_r.c72 nss_endent(&db_root, _nss_initf_services, &context); in endservent()
H A Dgetprotoent_r.c100 nss_endent(&db_root, _nss_initf_proto, &context); in endprotoent()
H A Dgetnetent_r.c106 nss_endent(&db_root, _nss_initf_net, &context); in endnetent()
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostent6.c79 nss_endent(&db_root, _nss_initf_ipnodes, &context); in __endhostent6()
H A Dgethostent_r.c83 nss_endent(&db_root, _nss_initf_hosts, &context); in endhostent()
H A Dgetauthattr.c108 nss_endent(&db_root, _nss_initf_authattr, &context); in _endauthattr()
H A Dgetauuser.c110 nss_endent(&db_root, _nss_initf_auuser, &context); in _endauuser()
H A Dgetprofattr.c105 nss_endent(&db_root, _nss_initf_profattr, &context); in _endprofattr()
H A Dgetuserattr.c115 nss_endent(&db_root, _nss_initf_userattr, &context); in _enduserattr()
H A Dgetrpcent_r.c99 nss_endent(&db_root, _nss_initf_rpc, &context); in endrpcent()
H A Dgetexecattr.c142 nss_endent(&exec_root, _nss_initf_execattr, &context); in _endexecattr()
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_printer.c110 nss_endent(&db_root, _nss_initf_printers, &context); in endprinterentry()
/illumos-gate/usr/src/head/
H A Dnss_common.h444 extern void nss_endent(nss_db_root_t *, nss_db_initf_t, nss_getent_t *);
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_gettpent.c92 nss_endent(&db_root, _nss_initf_tsol_tp, &context); in tsol_endtpent()
H A Dtsol_getrhent.c98 nss_endent(&db_root, _nss_initf_tsol_rh, &context); in tsol_endrhent()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetspent_r.c73 nss_endent(&db_root, _nss_initf_shadow, &context); in endspent()
H A Dgetpwnam_r.c176 nss_endent(&db_root, _nss_initf_passwd, &context); in endpwent()
H A Dgetgrnam_r.c179 nss_endent(&db_root, _nss_initf_group, &context); in endgrent()
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dnss.c416 nss_endent(&db_root, _nss_initf_printers, &context); in endprinterentry()
/illumos-gate/usr/src/lib/libproject/common/
H A Dgetprojent.c76 nss_endent(&db_root, _nss_initf_project, &context); in _endprojent()
/illumos-gate/usr/src/lib/nsswitch/compat/common/
H A Dcompat_common.c422 nss_endent(be->db_rootp, be->db_initf, &be->db_context);
1146 nss_endent(be->db_rootp, be->db_initf,
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_getentctx.c740 nss_endent(NULL, NULL, &nssctx); in reclaim_getent_ctx()
H A Dnscd_switch.c1041 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()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common513 nss_endent
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c1409 nss_endent(&db_root, _lc_nss_initf_shadow, &context); in _lc_endspent()

12