Searched refs:x_search_dir (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c992 static int x_search_dir(int);
1992 return (x_search_dir(-1));
1999 return (x_search_dir(1));
2004 x_search_dir(int search_dir /* should've been bool */) function

Completed in 156 milliseconds