Home
last modified time | relevance | path

Searched refs:_POSIX_MAPPED_FILES (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
D1-1-buildonly.c23 #if defined(_POSIX_ADVISORY_INFO) || defined(_POSIX_MAPPED_FILES) || \
/third_party/musl/ndk_musl_include/
Dunistd.h205 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h242 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h218 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h245 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h242 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h218 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h218 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h224 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h224 #define _POSIX_MAPPED_FILES _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c25 A(_POSIX_MAPPED_FILES >= 200809L) in f()
/third_party/rust/crates/nix/src/
Dunistd.rs2282 _POSIX_MAPPED_FILES = libc::_SC_MAPPED_FILES,