Searched refs:test_tool_dir_arg (Results 1 – 1 of 1) sorted by relevance
1527 char *test_tool_dir_arg = NULL; in main() local1553 test_tool_dir_arg = pkg_optarg; in main()1572 if (test_tool_dir_arg != NULL) in main()1574 const pkgconf_buffer_t *test_tool_dir_arg_buf = PKGCONF_BUFFER_FROM_STR(test_tool_dir_arg); in main()