Searched refs:host_service (Results 1 – 2 of 2) sorted by relevance
42 static char *host_service = NULL; variable261 if (host_service != NULL) in prldap_x_install_dns_skipdb()262 free(host_service); in prldap_x_install_dns_skipdb()263 host_service = name_list; in prldap_x_install_dns_skipdb()290 p->default_config = host_service == NULL ? no_service : host_service; in prldap_initf_hosts()
92 static char *host_service = NULL; variable1102 p->default_config = host_service == NULL ? no_service : host_service; in _nss_initf_ipnodes()1112 p->default_config = host_service == NULL ? no_service : host_service; in _nss_initf_hosts()1302 if (host_service != NULL) in ldapssl_install_gethostbyaddr()1303 free(host_service); in ldapssl_install_gethostbyaddr()1304 host_service = name_list; in ldapssl_install_gethostbyaddr()