Home
last modified time | relevance | path

Searched refs:searchpath (Results 1 – 1 of 1) sorted by relevance

/bin/shell/
Dshell.c57 const char *searchpath[] = { variable
76 while (searchpath[i] != NULL) { in Cmd_Run()
77 strcpy(path, searchpath[i]); in Cmd_Run()