Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SHBIN_CNTL
usr/src/uts/common/conf/param.c
350
#define SHBIN_CNTL(x) ((x)&037)
usr/src/uts/common/exec/shbin/shbin.c
64
#define SHBIN_CNTL(x) ((x)&037)