Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dposix_spawn.c59 typedef struct __posix_spawn_file_actions_entry { struct
61 enum {
68 } fae_action;
70 int fae_fildes;
71 union {
84 } fae_data;