Searched refs:list_max (Results 1 – 1 of 1) sorted by relevance
1403 tw_list_items(int looking, int numitems, int list_max) in tw_list_items() argument1420 if ((max_items > 0) && (numitems > max_items) && list_max) in tw_list_items()1440 if ((max_rows > 0) && (rows > max_rows) && list_max) in tw_list_items()1510 t_search(struct Strbuf *word, COMMAND command, int looking, int list_max, in t_search() argument1809 tw_list_items(looking, numitems, list_max); in t_search()