FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OUTPUT_ERR
bin/sh/output.c
243
dest->flags |= OUTPUT_ERR;
bin/sh/output.c
258
return (file->flags & OUTPUT_ERR);
bin/sh/output.c
265
file->flags &= ~OUTPUT_ERR;