Home
last modified time | relevance | path

Searched refs:POSIX_FADV_RANDOM (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/fadvise/
Dposix_fadvise01.c41 POSIX_FADV_RANDOM,
Dposix_fadvise04.c38 POSIX_FADV_RANDOM,
Dposix_fadvise02.c38 POSIX_FADV_RANDOM,
Dposix_fadvise03.c42 POSIX_FADV_RANDOM,
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/
Dfcntl_posix_fadvise64_test.cpp31 int result3 = posix_fadvise64(fd, 0, TEST_LEN, POSIX_FADV_RANDOM);
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/
Dposix_fadvise.c43 POSIX_FADV_RANDOM, in posix_fadvise_0100()
/third_party/musl/libc-test/src/api/
Dfcntl.c72 C(POSIX_FADV_RANDOM) in f()
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h67 #define POSIX_FADV_RANDOM 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h67 #define POSIX_FADV_RANDOM 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h68 #define POSIX_FADV_RANDOM 1 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h68 #define POSIX_FADV_RANDOM 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h67 #define POSIX_FADV_RANDOM 1 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h67 #define POSIX_FADV_RANDOM 1 macro
/third_party/musl/include/
Dfcntl.h70 #define POSIX_FADV_RANDOM 1 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dtypes.rs342 Random = linux_raw_sys::general::POSIX_FADV_RANDOM,
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt586 POSIX_FADV_RANDOM
Dfreebsd.txt899 POSIX_FADV_RANDOM
Dlinux.txt1689 POSIX_FADV_RANDOM
Dandroid.txt1734 POSIX_FADV_RANDOM
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs488 Random = c::POSIX_FADV_RANDOM as c::c_uint,
/third_party/rust/crates/nix/src/
Dfcntl.rs839 POSIX_FADV_RANDOM,
/third_party/rust/crates/libc/src/
Dwasi.rs231 pub const POSIX_FADV_RANDOM: c_int = 2; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1212 pub const POSIX_FADV_RANDOM: ::c_int = 1; constant
/third_party/node/deps/uvwasi/src/
Duvwasi.c661 mapped_advice = POSIX_FADV_RANDOM; in uvwasi_fd_advise()
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1236 pub const POSIX_FADV_RANDOM: ::c_int = 2; constant

12