Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcsh/
Dtw.h46 #define TW_USER 0x0007 macro
Dtw.parse.c1136 || looking == TW_USER || command == LIST) { in tw_collect_items()
1156 if ((looking == TW_COMMAND || looking == TW_USER in tw_collect_items()
1284 case TW_USER: in tw_suffix()
1385 if ((looking == TW_LOGNAME) || (looking == TW_USER)) in tw_collect()
1745 case TW_USER: in t_search()
Dtw.comp.c341 looking = TW_USER; in tw_result()