Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c997 static int x_search_dir(int);
2036 return (x_search_dir(-1)); in x_search_hist_up()
2043 return (x_search_dir(1)); in x_search_hist_dn()
2048 x_search_dir(int search_dir /* should've been bool */) in x_search_dir() function

Completed in 6 milliseconds