Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dlex.h104 #define COPROC 280 /* |& */ macro
H A Dsyn.c143 else if (c == '&' || c == COPROC)
682 { "|&", COPROC, false },
H A Dlex.c687 c = COPROC;