Searched refs:exit_flags (Results 1 – 1 of 1) sorted by relevance
3966 uint32_t exit_flags = (uint32_t)flags; in proc_pidnoteexit() local3988 if ((exit_flags & NOTE_EXITSTATUS) != 0) { in proc_pidnoteexit()3993 if ((exit_flags & NOTE_EXIT_DETAIL) != 0) { in proc_pidnoteexit()