Lines Matching refs:test_host
1319 char *test_user = NULL, *test_host = NULL, *test_addr = NULL;
1453 test_host = xstrdup(p + 5);
1530 (test_user != NULL || test_host != NULL || test_addr != NULL)
1531 && (test_user == NULL || test_host == NULL || test_addr == NULL))
1534 if (test_flag < 2 && (test_user != NULL || test_host != NULL ||
1711 if (test_user != NULL && test_addr != NULL && test_host != NULL)
1713 test_host, test_addr);