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

/osnet-11/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.h58 extern void _nss_initf_hosts(nss_db_params_t *);
H A Dnetdir_inet.c1310 res = nss_search(&db_root_hosts, _nss_initf_hosts,
1352 res = nss_search(&db_root_hosts, _nss_initf_hosts,
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1105 _nss_initf_hosts(nss_db_params_t *p) function
1127 nss_initf = _nss_initf_hosts;

Completed in 52 milliseconds