Home
last modified time | relevance | path

Searched refs:TUNTIL (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/bin/sh/
H A Dmktokens67 TUNTIL 0 "until"
/netbsd-src/bin/ksh/
H A Dtree.h49 #define TUNTIL 14 macro
H A Dtree.c159 case TUNTIL:
H A Dsyn.c352 t = newtp((c == WHILE) ? TWHILE : TUNTIL);
H A Dexec.c351 case TUNTIL: