Searched refs:_nss_initf_hosts (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nss/ |
H A D | gethostent_r.c | 67 _nss_initf_hosts(nss_db_params_t *p) in _nss_initf_hosts() function 77 nss_setent(&db_root, _nss_initf_hosts, &context); in sethostent() 85 nss_endent(&db_root, _nss_initf_hosts, &context); in endhostent() 97 res = nss_getent(&db_root, _nss_initf_hosts, in gethostent_r()
|
H A D | nss.h | 61 extern void _nss_initf_hosts(nss_db_params_t *);
|
H A D | netdir_inet.c | 1314 res = nss_search(&db_root_hosts, _nss_initf_hosts, in _switch_gethostbyname_r() 1358 res = nss_search(&db_root_hosts, _nss_initf_hosts, in _switch_gethostbyaddr_r()
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_initf.c | 39 _nss_initf_hosts(nss_db_params_t *p) in _nss_initf_hosts() function 215 _nss_initf_hosts,
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | ldapsinit.c | 1108 _nss_initf_hosts(nss_db_params_t *p) in _nss_initf_hosts() function 1130 nss_initf = _nss_initf_hosts; in _switch_gethostbyaddr_r()
|
/titanic_50/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 1026 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|_nss_initf_hosts
|