Home
last modified time | relevance | path

Searched refs:_POSIX_ASYNCHRONOUS_IO (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/ndk_musl_include/
Dunistd.h235 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h272 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h248 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h275 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h272 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h248 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h248 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h254 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h254 #define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c20 A(_POSIX_ASYNCHRONOUS_IO >= 200809L) in f()
/third_party/rust/crates/nix/src/
Dunistd.rs2252 _POSIX_ASYNCHRONOUS_IO = libc::_SC_ASYNCHRONOUS_IO,