Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vm/
H A Dvm_unix.c815 bool checkcredentials; in task_for_pid_posix_check() local
848 checkcredentials = !proc_is_third_party_debuggable_driver(target); in task_for_pid_posix_check()
850 if (checkcredentials) { in task_for_pid_posix_check()