Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.h45 #define TW_USER 0x0007 macro
H A Dtw.parse.c1132 || looking == TW_USER || command == LIST) { in tw_collect_items()
1152 if ((looking == TW_COMMAND || looking == TW_USER in tw_collect_items()
1280 case TW_USER: in tw_suffix()
1381 if ((looking == TW_LOGNAME) || (looking == TW_USER)) in tw_collect()
1741 case TW_USER: in t_search()
H A Dtw.comp.c337 looking = TW_USER; in tw_result()