OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SOFT
bin/ksh/c_ulimit.c
161
if (how & SOFT)
bin/ksh/c_ulimit.c
183
if (how & SOFT)
bin/ksh/c_ulimit.c
60
int how = SOFT | HARD;
bin/ksh/c_ulimit.c
71
how = SOFT;