Searched defs:__posix_spawn_file_action (Results 1 – 1 of 1) sorted by relevance
49 struct __posix_spawn_file_action { struct50 __posix_spawn_file_action* next; argument52 Action what;53 int fd;77 struct __posix_spawn_file_actions { argument78 __posix_spawn_file_action* head; argument