Home
last modified time | relevance | path

Searched refs:_SC_MQ_OPEN_MAX (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c55 [_SC_MQ_OPEN_MAX] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c61 [_SC_MQ_OPEN_MAX] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h331 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h307 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h334 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h331 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h307 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h313 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h307 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/include/
H A Dunistd.h373 #define _SC_MQ_OPEN_MAX 27 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c168 C(_SC_MQ_OPEN_MAX) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs718 pub const _SC_MQ_OPEN_MAX: ::c_int = 13; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs741 pub const _SC_MQ_OPEN_MAX: ::c_int = 27; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1118 pub const _SC_MQ_OPEN_MAX: ::c_int = 46; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1190 pub const _SC_MQ_OPEN_MAX: ::c_int = 58; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1731 pub const _SC_MQ_OPEN_MAX: ::c_int = 54; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1661 pub const _SC_MQ_OPEN_MAX: ::c_int = 19; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1121 pub const _SC_MQ_OPEN_MAX: ::c_int = 50; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1991 pub const _SC_MQ_OPEN_MAX: ::c_int = 29; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2230 MQ_OPEN_MAX = libc::_SC_MQ_OPEN_MAX,
/third_party/python/Modules/
H A Dposixmodule.c12235 #ifdef _SC_MQ_OPEN_MAX
12236 {"SC_MQ_OPEN_MAX", _SC_MQ_OPEN_MAX},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2151 pub const _SC_MQ_OPEN_MAX: ::c_int = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1267 pub const _SC_MQ_OPEN_MAX: ::c_int = 27; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3822 pub const _SC_MQ_OPEN_MAX: ::c_int = 46; consts

Completed in 120 milliseconds