posix_spawn_file_actions
netbsd32_posix_spawn_fa_alloc(struct posix_spawn_file_actions **fap,
struct posix_spawn_file_actions *fa;
struct posix_spawn_file_actions *fa = NULL;
handle_posix_spawn_file_actions(struct posix_spawn_file_actions *actions)
posix_spawn_fa_free(struct posix_spawn_file_actions *fa, size_t len)
posix_spawn_fa_alloc(struct posix_spawn_file_actions **fap,
const struct posix_spawn_file_actions *ufa, rlim_t lim)
struct posix_spawn_file_actions *fa;
struct posix_spawn_file_actions *fa,
struct posix_spawn_file_actions
struct posix_spawn_file_actions *fa = NULL;
struct posix_spawn_file_actions;
void posix_spawn_fa_free(struct posix_spawn_file_actions *, size_t);
struct posix_spawn_file_actions *, struct posix_spawnattr *,
typedef struct posix_spawn_file_actions posix_spawn_file_actions_t;
syscallarg(const struct posix_spawn_file_actions *) file_actions;