Home
last modified time | relevance | path

Searched defs:_SC_UIO_MAXIOV (Results 1 - 14 of 14) sorted by relevance

/third_party/toybox/toys/posix/
H A Dgetconf.c41 #define _SC_UIO_MAXIOV -1 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h356 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h332 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h359 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h356 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h332 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h338 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h332 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/musl/include/
H A Dunistd.h398 #define _SC_UIO_MAXIOV 60 /* !! */ macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs766 pub const _SC_UIO_MAXIOV: ::c_int = 60; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1145 pub const _SC_UIO_MAXIOV: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1757 pub const _SC_UIO_MAXIOV: ::c_int = 115; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2176 pub const _SC_UIO_MAXIOV: ::c_int = 60; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1292 pub const _SC_UIO_MAXIOV: ::c_int = 60; consts

Completed in 55 milliseconds