Home
last modified time | relevance | path

Searched refs:closefrom_action (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/posix/
Dspawn_faction_addclosefrom.c43 rec->action.closefrom_action.from = from; in __posix_spawn_file_actions_addclosefrom()
Dspawn_int.h69 } closefrom_action; member
/glibc-2.36/sysdeps/unix/sysv/linux/
Dspawni.c266 int lowfd = action->action.closefrom_action.from; in __spawni_child()
/glibc-2.36/sysdeps/mach/hurd/
Dspawni.c631 err = do_closefrom (action->action.closefrom_action.from); in __spawni()