| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | illumos.txt | 23 posix_fallocate
|
| H A D | cygwin.txt | 734 posix_fallocate
|
| H A D | fuchsia.txt | 1372 posix_fallocate
|
| H A D | dragonfly.txt | 1477 posix_fallocate
|
| H A D | freebsd.txt | 2136 posix_fallocate
|
| H A D | aix.txt | 2188 posix_fallocate
|
| H A D | android.txt | 3593 posix_fallocate
|
| H A D | linux.txt | 4091 posix_fallocate
|
| /rust-libc-0.2.174/src/unix/linux_like/emscripten/ |
| H A D | lfs64.rs | 126 crate::posix_fallocate(fd, offset, len) in posix_fallocate64()
|
| H A D | mod.rs | 1465 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/ |
| H A D | lfs64.rs | 134 crate::posix_fallocate(fd, offset, len) in posix_fallocate64()
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | mod.rs | 720 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 1605 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 1755 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 2478 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/ |
| H A D | CHANGELOG.md | 516 - Solarish: add `POLLRDHUP`, `POSIX_FADV_*`, `O_RSYNC`, and `posix_fallocate` <https://github.com/r…
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 2922 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 2631 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3105 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/linux_like/android/ |
| H A D | mod.rs | 3558 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 4323 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4054 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 6346 pub fn posix_fallocate(fd: c_int, offset: off_t, len: off_t) -> c_int; in posix_fallocate() function
|