Searched refs:mkostemps (Results 1 – 16 of 16) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | cygwin.txt | 723 mkostemps
|
| H A D | openbsd.txt | 1182 mkostemps
|
| H A D | fuchsia.txt | 1345 mkostemps
|
| H A D | netbsd.txt | 1429 mkostemps
|
| H A D | dragonfly.txt | 1444 mkostemps
|
| H A D | freebsd.txt | 2083 mkostemps
|
| H A D | linux.txt | 4035 mkostemps
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 695 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/src/solid/ |
| H A D | mod.rs | 586 pub fn mkostemps(arg1: *mut c_char, arg2: c_int, arg3: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 1799 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 2066 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 2100 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/ |
| H A D | CHANGELOG.md | 300 - Android: add `mkostemp`, `mkostemps` <https://github.com/rust-lang/libc/pull/3601>
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 2924 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 4117 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4070 pub fn mkostemps(template: *mut c_char, suffixlen: c_int, flags: c_int) -> c_int; in mkostemps() function
|