Home
last modified time | relevance | path

Searched defs:getdtablesize (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/src/legacy/
Dgetdtablesize.c6 int getdtablesize(void) in getdtablesize() function
/third_party/musl/porting/liteos_a/user/src/legacy/
Dgetdtablesize.c7 int getdtablesize(void) in getdtablesize() function
/third_party/libwebsockets/include/
Dlibwebsockets.h166 #define getdtablesize() (30) macro
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h277 #define getdtablesize() 30000 macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs685 pub fn getdtablesize() -> ::c_int; in getdtablesize() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs764 pub fn getdtablesize() -> ::c_int; in getdtablesize() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1766 pub fn getdtablesize() -> ::c_int; in getdtablesize() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2948 pub fn getdtablesize() -> ::c_int; in getdtablesize() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2900 pub fn getdtablesize() -> ::c_int; in getdtablesize() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4182 pub fn getdtablesize() -> ::c_int; in getdtablesize() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4255 pub fn getdtablesize() -> ::c_int; in getdtablesize() function