Searched refs:exec_save_path (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c311 * exec_save_path
345 exec_save_path(struct image_params *imgp, user_addr_t path, int seg) function
518 exec_save_path(imgp, CAST_USER_ADDR_T(imgp->ip_interp_buffer),
1238 * exec_save_path:EFAULT Bad address
1239 * exec_save_path:ENAMETOOLONG Filename too long
1263 error = exec_save_path(imgp, imgp->ip_user_fname, imgp->ip_seg);
3149 * or 64-bit process back in exec_save_path.
3419 /* exec_save_path stored the first string */

Completed in 168 milliseconds