Home
last modified time | relevance | path

Searched refs:_SC_AIO_MAX (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
D7-1.c54 || sysconf(_SC_AIO_MAX) == -1) in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_read/
D9-1.c54 || sysconf(_SC_AIO_MAX) == -1) in main()
/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c133 test_sysconf(_SC_AIO_MAX); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c52 [_SC_AIO_MAX] = -1, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c55 [_SC_AIO_MAX] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h328 #define _SC_AIO_MAX 24 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h304 #define _SC_AIO_MAX 24 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h331 #define _SC_AIO_MAX 24 macro
/third_party/musl/include/
Dunistd.h370 #define _SC_AIO_MAX 24 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h304 #define _SC_AIO_MAX 24 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h304 #define _SC_AIO_MAX 24 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h310 #define _SC_AIO_MAX 24 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h328 #define _SC_AIO_MAX 24 macro
/third_party/musl/libc-test/src/api/
Dunistd.c136 C(_SC_AIO_MAX) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt872 _SC_AIO_MAX
Dfuchsia.txt1039 _SC_AIO_MAX
Ddragonfly.txt1108 _SC_AIO_MAX
Dnetbsd.txt1071 _SC_AIO_MAX
Dfreebsd.txt1384 _SC_AIO_MAX
Dapple.txt1691 _SC_AIO_MAX
Dlinux.txt2738 _SC_AIO_MAX
Dandroid.txt2707 _SC_AIO_MAX
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs740 pub const _SC_AIO_MAX: ::c_int = 35; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs738 pub const _SC_AIO_MAX: ::c_int = 24; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1115 pub const _SC_AIO_MAX: ::c_int = 43; constant

12