Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/gen/
H A Dposix_spawn.c58 typedef struct __posix_spawn_file_actions_entry { struct
60 enum { FAE_OPEN, FAE_DUP2, FAE_CLOSE } fae_action;
62 int fae_fildes;
63 union {
76 } fae_data;