/titanic_44/usr/src/lib/libproject/common/ |
H A D | getprojent.c | 111 (void) nss_search(&db_root, _nss_initf_project, in _getprojbyid() 123 (void) nss_search(&db_root, _nss_initf_project, in _getprojbyname() 221 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj() 236 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj() 244 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj() 251 (void) nss_search(&db_root, _nss_initf_project, in _getdefaultproj()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | getgrnam_r.c | 83 (void) nss_search(&db_root, _nss_initf_group, in getgrnam_r() 99 (void) nss_search(&db_root, _nss_initf_group, in getgrgid_r() 112 (void) nss_search(&db_root, _nss_initf_group, in _uncached_getgrgid_r() 145 (void) nss_search(&db_root, _nss_initf_group, in _uncached_getgrnam_r() 279 (void) nss_search(&db_root, _nss_initf_group, in _getgroupsbymember()
|
H A D | getpwnam_r.c | 77 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYNAME, in getpwnam_r() 93 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYUID, in getpwuid_r() 107 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYUID, in _uncached_getpwuid_r() 141 (void) nss_search(&db_root, _nss_initf_passwd, NSS_DBOP_PASSWD_BYNAME, in _uncached_getpwnam_r()
|
H A D | getnetgrent.c | 119 (void) nss_search(&db_root, _nss_initf_netgroup, 166 (void) nss_search(&db_root, _nss_initf_netgroup, in setnetgrent()
|
H A D | getspent_r.c | 60 (void) nss_search(&db_root, _nss_initf_shadow, in getspnam_r()
|
/titanic_44/usr/src/lib/passwdutil/ |
H A D | switch_utils.c | 627 (void) nss_search(&db_root, nss_ldap_passwd, in getpwnam_from() 632 (void) nss_search(&db_root, nss_nis_passwd, in getpwnam_from() 658 (void) nss_search(&db_root, nss_ldap_passwd, in getpwuid_from() 663 (void) nss_search(&db_root, nss_nis_passwd, in getpwuid_from() 703 (void) nss_search(&spdb_root, nss_ldap_shadow, in getspnam_from() 708 (void) nss_search(&spdb_root, nss_nis_shadow, in getspnam_from()
|
/titanic_44/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.c | 219 (void) nss_search(&netgr_db_root, _nss_initf_netgroup, 676 res = nss_search(be->db_rootp, 889 (void) nss_search(be->db_rootp, 896 (void) nss_search(be->db_rootp, 915 (void) nss_search(be->db_rootp, be->db_initf, 935 (void) nss_search(be->db_rootp, 942 (void) nss_search(be->db_rootp, 1194 (void) nss_search(be->db_rootp, be->db_initf,
|
/titanic_44/usr/src/lib/libnsl/nss/ |
H A D | getrpcent_r.c | 68 res = nss_search(&db_root, _nss_initf_rpc, in getrpcbyname_r() 84 res = nss_search(&db_root, _nss_initf_rpc, in getrpcbynumber_r()
|
H A D | getexecattr.c | 208 res = nss_search(&exec_root, _nss_initf_execattr, getby_flag, in _getexecprof() 241 pres = nss_search(&prof_root, in _getexecprof() 246 res = nss_search(&pexec_root, in _getexecprof()
|
H A D | getauthattr.c | 139 res = nss_search(&db_root, _nss_initf_authattr, in _getauthnam()
|
H A D | getauuser.c | 147 res = nss_search(&db_root, _nss_initf_auuser, in _getauusernam()
|
H A D | getprofattr.c | 136 res = nss_search(&db_root, _nss_initf_profattr, in _getprofnam()
|
H A D | getuserattr.c | 158 res = nss_search(&db_root, _nss_initf_userattr, in _getusernam()
|
H A D | netdir_inet.c | 1314 res = nss_search(&db_root_hosts, _nss_initf_hosts, in _switch_gethostbyname_r() 1336 res = nss_search(&db_root_ipnodes, _nss_initf_ipnodes, in _switch_getipnodebyname_r() 1358 res = nss_search(&db_root_hosts, _nss_initf_hosts, in _switch_gethostbyaddr_r() 1378 res = nss_search(&db_root_ipnodes, _nss_initf_ipnodes, in _switch_getipnodebyaddr_r() 1404 res = nss_search(&db_root_services, _nss_initf_services, in _switch_getservbyname_r() 1421 res = nss_search(&db_root_services, _nss_initf_services, in _switch_getservbyport_r()
|
/titanic_44/usr/src/lib/libsocket/inet/ |
H A D | getprotoent_r.c | 67 res = nss_search(&db_root, _nss_initf_proto, in getprotobyname_r() 83 res = nss_search(&db_root, _nss_initf_proto, in getprotobynumber_r()
|
H A D | ether_addr.c | 92 res = nss_search(&db_root, _nss_initf_ethers, in ether_hostton() 117 res = nss_search(&db_root, _nss_initf_ethers, in ether_ntohost()
|
H A D | getnetent_r.c | 71 res = nss_search(&db_root, _nss_initf_net, in getnetbyname_r() 89 res = nss_search(&db_root, _nss_initf_net, in getnetbyaddr_r()
|
H A D | bootparams_getbyname.c | 57 res = nss_search(&db_root, _nss_initf_bootparams, in bootparams_getbyname()
|
H A D | netmasks.c | 112 res = nss_search(&db_root, _nss_initf_netmasks, in getnetmaskbykey()
|
/titanic_44/usr/src/lib/print/libprint/common/ |
H A D | nss_printer.c | 145 res = nss_search(&db_root, _nss_initf_printers, in getprinterbyname()
|
/titanic_44/usr/src/head/ |
H A D | nss_common.h | 439 extern nss_status_t nss_search(nss_db_root_t *, nss_db_initf_t,
|
/titanic_44/usr/src/lib/libtsnet/common/ |
H A D | tsol_gettpent.c | 68 arg.status = nss_search(&db_root, _nss_initf_tsol_tp, in tsol_gettpbyname()
|
H A D | tsol_getrhent.c | 74 arg.status = nss_search(&db_root, _nss_initf_tsol_rh, in tsol_getrhbyaddr()
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/prldap/ |
H A D | ldappr-dns.c | 329 res = nss_search(&db_root_hosts, prldap_initf_hosts, in prldap_switch_gethostbyname_r()
|
/titanic_44/usr/src/cmd/nscd/ |
H A D | nscd_switch.c | 42 #pragma weak nss_search = _nss_search macro 43 #define nss_search _nss_search macro 624 nss_search(nss_db_root_t *rootp, nss_db_initf_t initf, int search_fnum, in nss_search() function 1388 status = nss_search(NULL, initf, dbop, &arg); in nss_psearch()
|