NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOCAT
bin/ksh/exec.c
1143
case IOCAT:
bin/ksh/lex.c
644
(c == '>' ? IOCAT : IOHERE) : IORDWR;
bin/ksh/tree.c
228
: (type == IOCAT || type == IOWRITE) ? 1
bin/ksh/tree.c
245
case IOCAT: