Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/gen/
H A Dposix_spawn.c52 typedef struct __posix_spawn_file_actions_entry { struct
54 enum { FAE_OPEN, FAE_DUP2, FAE_CLOSE } fae_action;
56 int fae_fildes;
57 union {
70 } fae_data;