Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.func.c701 search(TC_BRKSW, 0, NULL); in doswbrk()
826 if (type == TC_BRKSW) { in search()
841 if (type == TC_SWITCH || type == TC_BRKSW) in search()
846 if (type == TC_SWITCH || type == TC_BRKSW) in search()
982 case TC_BRKSW: in histgetword()
1085 case TC_BRKSW: in getword()
H A Dsh.h938 #define TC_BRKSW 1 macro
H A Dsh.init.c186 { "breaksw", TC_BRKSW },