Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c165 #define ZBRKSW 1 macro
187 S_breaksw, ZBRKSW,
H A Dsh.func.c701 search(ZBRKSW, 0); in doswbrk()
797 if (type == ZSWITCH || type == ZBRKSW) {
803 if (type == ZSWITCH || type == ZBRKSW) {
926 case ZBRKSW: in getword()
H A Dsh.h317 #define ZBRKSW 1 macro