Searched refs:x_search_dir (Results 1 – 1 of 1) sorted by relevance
993 static int x_search_dir(int);1997 return (x_search_dir(-1)); in x_search_hist_up()2004 return (x_search_dir(1)); in x_search_hist_dn()2009 x_search_dir(int search_dir /* should've been bool */) in x_search_dir() function