Home
last modified time | relevance | path

Searched defs:KILLED (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h119 #define KILLED(x) (!(x & 0xFF00)? (x & 0x7F) : 0) macro
/titanic_51/usr/src/cmd/init/
H A Dinit.c354 #define KILLED 0200 macro