Searched refs:nss_initf (Results 1 – 2 of 2) sorted by relevance
1123 void (*nss_initf)(); in _switch_gethostbyaddr_r() local1128 nss_initf = _nss_initf_hosts; in _switch_gethostbyaddr_r()1132 nss_initf = _nss_initf_ipnodes; in _switch_gethostbyaddr_r()1145 res = nss_search(nss_db_root, nss_initf, in _switch_gethostbyaddr_r()
417 void (*nss_initf)(); in _filter_gethostbyaddr_r() local424 nss_initf = _initf_hosts; in _filter_gethostbyaddr_r()430 nss_initf = _initf_ipnodes; in _filter_gethostbyaddr_r()446 res = nss_search(nss_db_root, nss_initf, dbop, &arg); in _filter_gethostbyaddr_r()