Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_mach_internal.h144 int mac_proc_check_remote_thread_create(struct task *task, int flavor, thread_state_t new_state, ma…
H A Dmac_process.c374 mac_proc_check_remote_thread_create(struct task *task, int flavor, thread_state_t new_state, mach_m… in mac_proc_check_remote_thread_create() function
/xnu-11215/osfmk/kern/
H A Dthread.c1645 mac_proc_check_remote_thread_create(task, -1, NULL, 0) != 0) { in thread_create_with_options_internal()
1784 mac_proc_check_remote_thread_create(task, flavor, new_state, new_state_count) != 0) { in thread_create_running_internal2()