Searched refs:searchpath (Results 1 – 1 of 1) sorted by relevance
57 const char *searchpath[] = { variable76 while (searchpath[i] != NULL) { in Cmd_Run()77 strcpy(path, searchpath[i]); in Cmd_Run()