Searched refs:posix_spawn_file_actions (Results 1 – 6 of 6) sorted by relevance
75 struct posix_spawn_file_actions { struct82 typedef struct posix_spawn_file_actions posix_spawn_file_actions_t; argument
307 struct posix_spawn_file_actions;310 void posix_spawn_fa_free(struct posix_spawn_file_actions *, size_t);312 struct posix_spawn_file_actions *, struct posix_spawnattr *,
3139 syscallarg(const struct posix_spawn_file_actions *) file_actions;
114 netbsd32_posix_spawn_fa_alloc(struct posix_spawn_file_actions **fap, in netbsd32_posix_spawn_fa_alloc()117 struct posix_spawn_file_actions *fa; in netbsd32_posix_spawn_fa_alloc()196 struct posix_spawn_file_actions *fa = NULL; in netbsd32_posix_spawn()
287 struct posix_spawn_file_actions294 alias posix_spawn_file_actions_t = posix_spawn_file_actions;
277 struct posix_spawn_file_actions2158 handle_posix_spawn_file_actions(struct posix_spawn_file_actions *actions) in handle_posix_spawn_file_actions() 2363 /* handle posix_spawn_file_actions */ in spawn_return() 2448 posix_spawn_fa_free(struct posix_spawn_file_actions *fa, size_t len) in posix_spawn_fa_free() 2462 posix_spawn_fa_alloc(struct posix_spawn_file_actions **fap, in posix_spawn_fa_alloc() 2463 const struct posix_spawn_file_actions *ufa, rlim_t lim) in posix_spawn_fa_alloc() 2465 struct posix_spawn_file_actions *fa; in posix_spawn_fa_alloc() 2561 struct posix_spawn_file_actions *fa, in do_posix_spawn() 2866 syscallarg(const struct posix_spawn_file_actions *) file_actions; in sys_posix_spawn() 2873 struct posix_spawn_file_actions *f in sys_posix_spawn() [all...]