Searched refs:set_proc_name (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.121.3/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 | 889 set_proc_name(struct image_params *imgp, proc_t p) in set_proc_name() function 1171 set_proc_name(imgp, p); in exec_mach_imgact() 1178 set_proc_name(imgp, p); in exec_mach_imgact() 1269 set_proc_name(imgp, p); in exec_mach_imgact() 1288 set_proc_name(imgp, p); in exec_mach_imgact() 1401 set_proc_name(imgp, p); in exec_mach_imgact() 1431 set_proc_name(imgp, p); in exec_mach_imgact() 1461 set_proc_name(imgp, p); in exec_mach_imgact() 1515 set_proc_name(imgp, p); in exec_mach_imgact() 1541 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()
|