Home
last modified time | relevance | path

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

12

/external/llvm-libc/include/llvm-libc-types/
Dposix_spawn_file_actions_t.h15 } posix_spawn_file_actions_t; typedef
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-types/
Dposix_spawn_file_actions_t.h15 } posix_spawn_file_actions_t; typedef
/external/cronet/tot/third_party/llvm-libc/src/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/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/
Dmod.rs772 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
780 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
830 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
837 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
841 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs772 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
780 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
830 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
837 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
841 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/
Dmod.rs772 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
780 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
830 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
837 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
841 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/haiku/
Dmod.rs56 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
2015 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
2023 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
2031 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_destroy()
2034 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
2041 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
2045 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/android-crates-io/crates/libc/src/unix/haiku/
Dmod.rs56 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
2015 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
2023 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
2031 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_destroy()
2034 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
2041 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
2045 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/haiku/
Dmod.rs56 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
2015 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
2023 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
2031 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_destroy()
2034 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
2041 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
2045 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1536 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
1541 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
1546 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
1551 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/
Dmod.rs1559 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
1564 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
1569 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
1574 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/
Dmod.rs1559 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
1564 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
1569 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
1574 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs989 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
994 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/musl/
Dmod.rs992 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
997 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/musl/
Dmod.rs992 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
997 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
/external/rust/android-crates-io/crates/libc/src/unix/nto/
Dmod.rs58 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
3193 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
3201 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
3251 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
3258 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
3262 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/
Dmod.rs58 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
3193 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
3201 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
3251 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
3258 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
3262 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nto/
Dmod.rs58 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
3193 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
3201 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
3251 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
3258 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
3262 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/hurd/
Dmod.rs4229 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
4237 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
4287 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
4294 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
4298 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
4305 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
4310 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
4315 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
4320 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/rust/android-crates-io/crates/libc/src/unix/hurd/
Dmod.rs4229 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
4237 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
4287 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
4294 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
4298 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
4305 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
4310 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
4315 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
4320 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/hurd/
Dmod.rs4229 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
4237 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
4287 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
4294 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
4298 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
4305 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np()
4310 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np()
4315 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np()
4320 actions: *mut ::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/aix/
Dmod.rs59 pub type posix_spawn_file_actions_t = *mut ::c_char; typedef
3072 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
3078 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
3082 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()
3087 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
3139 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs27 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
5349 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn()
5357 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp()
5407 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen()
5414 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose()
5418 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2()

12