Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_exec.c3086 boolean_t should_release_proc_ref = FALSE; in posix_spawn() local
3744 should_release_proc_ref = TRUE; in posix_spawn()
4305 if (should_release_proc_ref) { in posix_spawn()
4540 boolean_t should_release_proc_ref = FALSE; in __mac_execve() local
4654 should_release_proc_ref = TRUE; in __mac_execve()
4840 if (should_release_proc_ref) { in __mac_execve()