Home
last modified time | relevance | path

Searched refs:exit_flags (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/kern/
H A Dproc_info.c3966 uint32_t exit_flags = (uint32_t)flags; in proc_pidnoteexit() local
3988 if ((exit_flags & NOTE_EXITSTATUS) != 0) { in proc_pidnoteexit()
3993 if ((exit_flags & NOTE_EXIT_DETAIL) != 0) { in proc_pidnoteexit()