Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.init.c164 #define ZBREAK 0 macro
186 S_break, ZBREAK,
H A Dsh.func.c430 search(ZBREAK, 0); in dogoto()
609 search(ZBREAK, 0); in preread_()
785 if (type == ZBREAK) {
791 if (type == ZBREAK) {
930 case ZBREAK: in getword()
950 search(ZBREAK, 0); in toend()
H A Dsh.h316 #define ZBREAK 0 macro