Home
last modified time | relevance | path

Searched refs:_PC_SOCK_MAXBUF (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/src/conf/
H A Dfpathconf.c20 [_PC_SOCK_MAXBUF] = -1, in fpathconf()
/third_party/musl/libc-test/src/functionalext/supplement/conf/
H A Dfpathconf.c35 * (each parameter is valid, the name parameter is _PC_SOCK_MAXBUF,)
40 long result = fpathconf(0, _PC_SOCK_MAXBUF); in fpathconf_0200()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h294 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h270 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h297 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h294 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h270 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h276 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h270 #define _PC_SOCK_MAXBUF 12 macro
/third_party/musl/include/
H A Dunistd.h336 #define _PC_SOCK_MAXBUF 12 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs902 pub const _PC_SOCK_MAXBUF: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs704 pub const _PC_SOCK_MAXBUF: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1109 pub const _PC_SOCK_MAXBUF: ::c_int = 29; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1633 pub const _PC_SOCK_MAXBUF: ::c_int = 15; consts
/third_party/python/Modules/
H A Dposixmodule.c11696 #ifdef _PC_SOCK_MAXBUF
11697 {"PC_SOCK_MAXBUF", _PC_SOCK_MAXBUF},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2114 pub const _PC_SOCK_MAXBUF: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1228 pub const _PC_SOCK_MAXBUF: ::c_int = 12; consts

Completed in 66 milliseconds