Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.decls.h102 extern Char *tw_item_find (Char *);
H A Dsnames.h17 #define tw_item_find twitemfind macro
H A Dtw.init.c814 tw_item_find(Char *str) in tw_item_find() function
H A Dtw.parse.c1153 || looking == TW_LOGNAME) && tw_item_find(buf.s)) in tw_collect_items()