Searched defs:__posix_spawn_file_actions_entry (Results 1 – 1 of 1) sorted by relevance
58 typedef struct __posix_spawn_file_actions_entry { struct60 enum { FAE_OPEN, FAE_DUP2, FAE_CLOSE } fae_action;62 int fae_fildes;63 union {76 } fae_data;