Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vm/
H A Dvm_unix.c848 bool checkcredentials; in task_for_pid_posix_check() local
881 checkcredentials = !proc_is_third_party_debuggable_driver(target); in task_for_pid_posix_check()
883 if (checkcredentials) { in task_for_pid_posix_check()