Home
last modified time | relevance | path

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

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

Completed in 59 milliseconds