Searched refs:x_search_dir (Results 1 – 1 of 1) sorted by relevance
971 static int x_search_dir(int);1966 return (x_search_dir(-1)); in x_search_hist_up()1973 return (x_search_dir(1)); in x_search_hist_dn()1978 x_search_dir(int search_dir /* should've been bool */) in x_search_dir() function