Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_proc.c5287 bool checkcredentials; in task_for_pid_posix_check() local
5320 checkcredentials = !proc_is_third_party_debuggable_driver(target); in task_for_pid_posix_check()
5322 if (checkcredentials) { in task_for_pid_posix_check()