| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 773 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 781 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 825 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 826 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_destroy() 828 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 835 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 839 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 92 pub type posix_spawn_file_actions_t = *mut c_void; typedef 2354 file_actions: *const posix_spawn_file_actions_t, in posix_spawn() argument 2362 file_actions: *const posix_spawn_file_actions_t, in posix_spawnp() argument 2403 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 2406 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 2413 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 2417 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument 2422 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir() argument 2426 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir() argument 2430 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np() argument [all …]
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 46 pub type posix_spawn_file_actions_t = *mut c_void; typedef 1804 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 1812 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 1856 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 1857 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_destroy() 1859 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 1866 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 1870 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 57 pub type posix_spawn_file_actions_t = *mut c_void; typedef 1954 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 1962 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 1968 pub fn posix_spawn_file_actions_init(file_actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 1969 pub fn posix_spawn_file_actions_destroy(file_actions: *mut posix_spawn_file_actions_t) in posix_spawn_file_actions_destroy() 1972 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 1979 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 1983 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 58 pub type posix_spawn_file_actions_t = *mut c_void; typedef 2637 file_actions: *const posix_spawn_file_actions_t, in posix_spawn() argument 2645 file_actions: *const posix_spawn_file_actions_t, in posix_spawnp() argument 2652 pub fn posix_spawn_file_actions_destroy(file_actions: *mut posix_spawn_file_actions_t) in posix_spawn_file_actions_destroy() 2655 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 2662 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 2666 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument 2671 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np() argument 2675 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir() argument 2679 file_actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np() argument [all …]
|
| H A D | illumos.rs | 319 file_actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 1293 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np() argument 1298 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np() argument 1303 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np() argument 1308 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addtcsetpgrp_np() argument
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 1007 pub struct posix_spawn_file_actions_t { 4173 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 4181 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 4225 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 4228 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 4235 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 4239 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument 4246 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np() argument 4251 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np() argument 4256 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addclosefrom_np() argument [all …]
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 60 pub type posix_spawn_file_actions_t = *mut c_void; typedef 3120 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 3128 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 3172 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 3173 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_destroy() 3175 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 3182 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 3186 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 58 pub type posix_spawn_file_actions_t = *mut c_char; typedef 3111 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 3117 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 3121 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument 3126 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 3132 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_destroy() 3133 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 3175 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 916 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addchdir_np() argument 921 actions: *mut crate::posix_spawn_file_actions_t, in posix_spawn_file_actions_addfchdir_np() argument
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | cygwin.txt | 746 posix_spawn_file_actions_t
|
| H A D | netbsd.txt | 1471 posix_spawn_file_actions_t
|
| H A D | dragonfly.txt | 1485 posix_spawn_file_actions_t
|
| H A D | freebsd.txt | 2144 posix_spawn_file_actions_t
|
| H A D | apple.txt | 2143 posix_spawn_file_actions_t
|
| H A D | linux.txt | 4100 posix_spawn_file_actions_t
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 47 pub type posix_spawn_file_actions_t = *mut c_void; typedef 5759 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 5767 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 5832 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 5833 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_destroy() 5835 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 5842 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 5846 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 648 pub struct posix_spawn_file_actions_t { 6754 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawn() argument 6762 file_actions: *const crate::posix_spawn_file_actions_t, in posix_spawnp() argument 6806 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_init() 6807 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> c_int; in posix_spawn_file_actions_destroy() 6809 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument 6816 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument 6820 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/ |
| H A D | mod.rs | 48 pub type posix_spawn_file_actions_t = *mut c_void; typedef
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 706 pub struct posix_spawn_file_actions_t {
|
| /rust-libc-0.2.174/src/unix/linux_like/android/ |
| H A D | mod.rs | 63 pub type posix_spawn_file_actions_t = *mut c_void; typedef
|