Home
last modified time | relevance | path

Searched refs:psfaa_chdirargs (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dspawn_internal.h400 } psfaa_chdirargs; member
/xnu-8019.80.24/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1811 if (strlcpy(psfileact->psfaa_chdirargs.psfac_path, path, PATH_MAX) >= PATH_MAX) { in posix_spawn_file_actions_addchdir_np()
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c2514 CAST_USER_ADDR_T(psfa->psfaa_chdirargs.psfac_path), in exec_handle_file_actions()