Home
last modified time | relevance | path

Searched refs:_PC_REC_MIN_XFER_SIZE (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/src/conf/
H A Dfpathconf.c24 [_PC_REC_MIN_XFER_SIZE] = 4096, in fpathconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h298 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h274 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h301 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h298 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h274 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h280 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h274 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/include/
H A Dunistd.h340 #define _PC_REC_MIN_XFER_SIZE 16 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c113 C(_PC_REC_MIN_XFER_SIZE) in f()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs906 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs708 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1060 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1156 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1113 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 33; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1637 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1059 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 11; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1947 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs1994 POSIX_REC_MIN_XFER_SIZE = libc::_PC_REC_MIN_XFER_SIZE,
/third_party/python/Modules/
H A Dposixmodule.c11720 #ifdef _PC_REC_MIN_XFER_SIZE
11721 {"PC_REC_MIN_XFER_SIZE", _PC_REC_MIN_XFER_SIZE},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2118 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1232 pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16; consts

Completed in 108 milliseconds