Searched refs:mac_proc_check_remote_thread_create (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/security/ |
| H A D | mac_mach_internal.h | 144 int mac_proc_check_remote_thread_create(struct task *task, int flavor, thread_state_t new_state, ma…
|
| H A D | mac_process.c | 374 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 D | thread.c | 1645 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()
|