Searched defs:KILLED (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ | ||
H A D | lpsched.h | 119 #define KILLED(x) (!(x & 0xFF00)? (x & 0x7F) : 0) macro |
/titanic_41/usr/src/cmd/init/ | ||
H A D | init.c | 354 #define KILLED 0200 macro |