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