Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dproc_info.c3885 uint32_t exit_flags = (uint32_t)flags; in proc_pidnoteexit() local
3907 if ((exit_flags & NOTE_EXITSTATUS) != 0) { in proc_pidnoteexit()
3912 if ((exit_flags & NOTE_EXIT_DETAIL) != 0) { in proc_pidnoteexit()