Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDtw.decls.h103 extern Char *tw_item_find (Char *);
HDsnames.h18 #define tw_item_find twitemfind macro
HDtw.init.c819 tw_item_find(Char *str) in tw_item_find() function
HDtw.parse.c1153 || looking == TW_LOGNAME) && tw_item_find(buf.s)) in tw_collect_items()