Home
last modified time | relevance | path

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

/external/llvm-libc/include/llvm-libc-types/
Dposix_spawn_file_actions_t.h15 } posix_spawn_file_actions_t; typedef
/external/musl/include/
Dspawn.h40 } posix_spawn_file_actions_t; typedef
/external/trusty/musl/include/
Dspawn.h40 } posix_spawn_file_actions_t; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs767 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
775 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
825 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
832 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
836 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs56 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
1938 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
1946 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
1954 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_destroy()
1957 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
1964 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
1968 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1518 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
1523 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
1528 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
1533 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/rust/crates/libc/src/unix/nto/
Dmod.rs58 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
3192 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
3200 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
3250 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
3257 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
3261 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs4220 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
4228 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
4278 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
4285 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
4289 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
4296 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
4301 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
4306 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
4311 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs28 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
5117 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
5125 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
5175 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
5182 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
5186 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/crates/libc/src/unix/aix/
Dmod.rs59 pub type posix_spawn_file_actions_t = *mut ::c_char; typedef
3069 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
3075 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
3079 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
3084 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
3136 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs42 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
6046 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
6054 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
6125 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
6132 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
6136 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs5459 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
5467 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
5517 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
5524 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
5528 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs46 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef