Searched refs:set_proc_name (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_exec_internal.h | 39 set_proc_name(struct image_params *imgp, proc_t p);
|
| H A D | kern_exec.c | 888 set_proc_name(struct image_params *imgp, proc_t p) in set_proc_name() function 1170 set_proc_name(imgp, p); in exec_mach_imgact() 1177 set_proc_name(imgp, p); in exec_mach_imgact() 1268 set_proc_name(imgp, p); in exec_mach_imgact() 1287 set_proc_name(imgp, p); in exec_mach_imgact() 1400 set_proc_name(imgp, p); in exec_mach_imgact() 1430 set_proc_name(imgp, p); in exec_mach_imgact() 1460 set_proc_name(imgp, p); in exec_mach_imgact() 1514 set_proc_name(imgp, p); in exec_mach_imgact() 1540 set_proc_name(imgp, p); in exec_mach_imgact() [all …]
|
| H A D | mach_loader.c | 383 set_proc_name(imgp, p); in arm64e_plugin_host() 399 set_proc_name(imgp, p); in arm64e_plugin_host() 421 set_proc_name(imgp, p); in arm64e_plugin_host()
|