Searched refs:exec_save_path (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/bsd/kern/ |
| H A D | kern_exec.c | 509 exec_save_path(struct image_params *imgp, user_addr_t path, int seg, const char **excpath) in exec_save_path() function 691 exec_save_path(imgp, CAST_USER_ADDR_T(imgp->ip_interp_buffer), in exec_shell_imgact() 1306 error = exec_save_path(imgp, imgp->ip_user_fname, imgp->ip_seg, &excpath); in exec_mach_imgact() 2278 error = exec_save_path(imgp, imgp->ip_user_fname, imgp->ip_seg, &excpath); in exec_activate_image()
|