Searched refs:_nss_initf_hosts (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostent_r.c67 _nss_initf_hosts(nss_db_params_t *p) function
77 nss_setent(&db_root, _nss_initf_hosts, &context);
85 nss_endent(&db_root, _nss_initf_hosts, &context);
97 res = nss_getent(&db_root, _nss_initf_hosts,
H A Dnss.h61 extern void _nss_initf_hosts(nss_db_params_t *);
H A Dnetdir_inet.c1314 res = nss_search(&db_root_hosts, _nss_initf_hosts,
1358 res = nss_search(&db_root_hosts, _nss_initf_hosts,
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_initf.c39 _nss_initf_hosts(nss_db_params_t *p) function
215 _nss_initf_hosts,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1108 _nss_initf_hosts(nss_db_params_t *p) function
1130 nss_initf = _nss_initf_hosts;

Completed in 59 milliseconds