Searched defs:__posix_spawn_file_actions_entry (Results 1 – 1 of 1) sorted by relevance
52 typedef struct __posix_spawn_file_actions_entry { struct54 enum { FAE_OPEN, FAE_DUP2, FAE_CLOSE } fae_action;56 int fae_fildes;57 union {70 } fae_data;