Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c3102 boolean_t should_release_proc_ref = FALSE; in posix_spawn() local
3762 should_release_proc_ref = TRUE; in posix_spawn()
4327 if (should_release_proc_ref) { in posix_spawn()
4562 boolean_t should_release_proc_ref = FALSE; in __mac_execve() local
4676 should_release_proc_ref = TRUE; in __mac_execve()
4862 if (should_release_proc_ref) { in __mac_execve()