Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KILLED
usr/src/cmd/init/init.c
358
#define KILLED 0200
usr/src/cmd/lp/cmd/lpsched/lpsched.h
119
#define KILLED(x) (!(x & 0xFF00)? (x & 0x7F) : 0)