Searched refs:KILLED (Results 1 – 6 of 6) sorted by relevance
58 KILLED = 4 variable in TestResult109 self.result = TestResult.KILLED
119 #define KILLED(x) (!(x & 0xFF00)? (x & 0x7F) : 0) macro
85 killed = KILLED(ep->status); in dowait()
119 PASS, FAIL, SKIP, KILLED, UNKNOWN
59 the event that a prerequisite test is marked FAIL, or marked KILLED in the
358 #define KILLED 0200 macro1064 if ((process->p_flags & KILLED) == 0) { in remv()1082 process->p_flags |= KILLED; in remv()1170 if ((process->p_flags & (LIVING|NAMED|TOUCHED|KILLED|OCCUPIED)) in remv()1173 process->p_flags |= KILLED; in remv()