Searched refs:syspath (Results 1 – 1 of 1) sorted by relevance
1845 char* syspath = getenv("PATH"); in TEST_IMPL() local1846 if (syspath != NULL) { in TEST_IMPL()1848 strcat(path, syspath); in TEST_IMPL()
Completed in 7 milliseconds