Searched refs:ng_host (Results 1 – 1 of 1) sorted by relevance
199 const char *ng_host, *ng_user, *ng_domain; in ng_test() local202 while (ng_next(this, &ng_host, &ng_user, &ng_domain)) in ng_test()203 if ((host == NULL || ng_host == NULL || in ng_test()204 !strcmp(host, ng_host)) && in ng_test()