Home
last modified time | relevance | path

Searched refs:chdir_action (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/posix/
Dspawn_faction_addchdir.c47 rec->action.chdir_action.path = path_copy; in posix_spawn_file_actions_addchdir_np()
Dspawn_faction_destroy.c37 free (sa->action.chdir_action.path); in __posix_spawn_file_actions_destroy()
Dspawn_int.h61 } chdir_action; member
/glibc-2.36/sysdeps/unix/sysv/linux/
Dspawni.c255 if (__chdir (action->action.chdir_action.path) != 0) in __spawni_child()
/glibc-2.36/sysdeps/mach/hurd/
Dspawni.c623 err = child_chdir (action->action.chdir_action.path); in __spawni()
/glibc-2.36/ChangeLog.old/
DChangeLog.1911764 chdir_action.