Home
last modified time | relevance | path

Searched refs:_SC_AIO_PRIO_DELTA_MAX (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c135 test_sysconf(_SC_AIO_PRIO_DELTA_MAX); in main()
/third_party/musl/src/conf/
Dsysconf.c53 [_SC_AIO_PRIO_DELTA_MAX] = JT_ZERO, /* ?? */ in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c53 [_SC_AIO_PRIO_DELTA_MAX] = JT_ZERO, /* ?? */ in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h292 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h329 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h305 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h332 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h329 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h305 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h305 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h311 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/include/
Dunistd.h311 #define _SC_AIO_PRIO_DELTA_MAX 25 macro
/third_party/musl/libc-test/src/api/
Dunistd.c137 C(_SC_AIO_PRIO_DELTA_MAX) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt873 _SC_AIO_PRIO_DELTA_MAX
Dfuchsia.txt1040 _SC_AIO_PRIO_DELTA_MAX
Ddragonfly.txt1109 _SC_AIO_PRIO_DELTA_MAX
Dfreebsd.txt1385 _SC_AIO_PRIO_DELTA_MAX
Dapple.txt1692 _SC_AIO_PRIO_DELTA_MAX
Dlinux.txt2739 _SC_AIO_PRIO_DELTA_MAX
Dandroid.txt2708 _SC_AIO_PRIO_DELTA_MAX
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs741 pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 36; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs739 pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 25; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1176 pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 44; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1116 pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 44; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2154 AIO_PRIO_DELTA_MAX = libc::_SC_AIO_PRIO_DELTA_MAX,

12