| /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/linux_like/emscripten/ |
| 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/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/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/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/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/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/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/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
|