Home
last modified time | relevance | path

Searched defs:file_actions (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/posix/
Dspawn_faction_init.c29 __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_realloc()
48 __posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_init()
Dspawn_faction_addclose.c27 __posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_addclose()
Dspawn_faction_addclosefrom.c25 __posix_spawn_file_actions_addclosefrom (posix_spawn_file_actions_t in __posix_spawn_file_actions_addclosefrom()
Dspawn_faction_addtcsetpgrp_np.c25 __posix_spawn_file_actions_addtcsetpgrp_np (posix_spawn_file_actions_t in __posix_spawn_file_actions_addtcsetpgrp_np()
Dspawn_faction_destroy.c25 __posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_destroy()
Dspawnp.c26 const posix_spawn_file_actions_t *file_actions, in __posix_spawnp()
40 const posix_spawn_file_actions_t *file_actions, in __posix_spawnp_compat()
Dspawn_faction_addchdir.c26 posix_spawn_file_actions_addchdir_np (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addchdir_np()
Dspawn_faction_adddup2.c27 __posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_adddup2()
Dspawn_faction_addopen.c28 __posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_addopen()
Dspawn.c26 const posix_spawn_file_actions_t *file_actions, in __posix_spawn()
Dspawni.c36 const posix_spawn_file_actions_t *file_actions, in __spawni()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dspawni.c105 const posix_spawn_file_actions_t *file_actions = args->fa; in __spawni_child() local
313 const posix_spawn_file_actions_t * file_actions, in __spawnix()
/glibc-2.36/sysdeps/mach/hurd/
Dspawni.c41 const posix_spawn_file_actions_t *file_actions, in __spawni()