Searched refs:host_service (Results 1 – 2 of 2) sorted by relevance
45 static char *host_service = NULL; variable264 if (host_service != NULL) in prldap_x_install_dns_skipdb()265 free(host_service); in prldap_x_install_dns_skipdb()266 host_service = name_list; in prldap_x_install_dns_skipdb()293 p->default_config = host_service == NULL ? no_service : host_service; in prldap_initf_hosts()
94 static char *host_service = NULL; variable1104 p->default_config = host_service == NULL ? no_service : host_service; in _nss_initf_ipnodes()1114 p->default_config = host_service == NULL ? no_service : host_service; in _nss_initf_hosts()1304 if (host_service != NULL) in ldapssl_install_gethostbyaddr()1305 free(host_service); in ldapssl_install_gethostbyaddr()1306 host_service = name_list; in ldapssl_install_gethostbyaddr()