Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOSTRIP
usr/src/cmd/sh/io.c
237
stripflg = iop->iofile & IOSTRIP;
usr/src/cmd/sh/io.c
252
iop->iofile &= ~IOSTRIP;
usr/src/cmd/sh/word.c
212
wdnum |= IOSTRIP;