Lines Matching refs:test_user
1319 char *test_user = NULL, *test_host = NULL, *test_addr = NULL;
1455 test_user = 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)
1712 parse_server_match_config(&options, test_user,