Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_exec.c3626 boolean_t should_release_proc_ref = FALSE; in posix_spawn() local
4344 should_release_proc_ref = TRUE; in posix_spawn()
4954 if (should_release_proc_ref) { in posix_spawn()
5241 boolean_t should_release_proc_ref = FALSE; in __mac_execve() local
5343 should_release_proc_ref = TRUE; in __mac_execve()
5537 if (should_release_proc_ref) { in __mac_execve()