Home
last modified time | relevance | path

Searched refs:find_rows (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtw.parse.c130 static int find_rows (Char *[], int, int);
1437 rows = find_rows(tw_item_get(), numitems, TRUE); in tw_list_items()
2133 find_rows(Char *items[], int count, int no_file_suffix) in find_rows() function