Searched refs:x_search_dir (Results 1 – 1 of 1) sorted by relevance
994 static int x_search_dir(int);1996 return (x_search_dir(-1)); in x_search_hist_up()2003 return (x_search_dir(1)); in x_search_hist_dn()2008 x_search_dir(int search_dir /* should've been bool */) in x_search_dir() function