Home
last modified time | relevance | path

Searched defs:FD_SETSIZE (Results 126 – 150 of 14950) sorted by last modified time

12345678910>>...598

/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1115 pub const FD_SETSIZE: usize = 1024; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libc/src/unix/redox/
H A Dmod.rs639 pub const FD_SETSIZE: usize = 1024; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libc/src/unix/solarish/
H A Dmod.rs962 pub const FD_SETSIZE: usize = 65536; const
964 pub const FD_SETSIZE: usize = 1024; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1366 pub const FD_SETSIZE: usize = 0x100; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libc/src/unix/hermit/
H A Dmod.rs641 pub const FD_SETSIZE: usize = 1024; const
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/md/
H A D_unixos.h20 #define FD_SETSIZE 4096 macro
H A D_nto.h38 #define FD_SETSIZE 4096 macro
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/pthreads/
H A Dptio.c16 #define FD_SETSIZE (16 * 1024) macro
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/windows/
H A Dw32poll.c11 #define FD_SETSIZE 1024 macro
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/sys/unix/
H A Dzerrors_aix_ppc64.go131 FD_SETSIZE = 0xfffe const
H A Dzerrors_openbsd_arm64.go478 FD_SETSIZE = 0x400 const
H A Dzerrors_openbsd_mips64.go537 FD_SETSIZE = 0x400 const
H A Dzerrors_dragonfly_amd64.go421 FD_SETSIZE = 0x400 const
H A Dzerrors_freebsd_arm64.go628 FD_SETSIZE = 0x400 const
H A Dzerrors_linux.go866 FD_SETSIZE = 0x400 const
H A Dzerrors_netbsd_arm.go549 FD_SETSIZE = 0x100 const
H A Dzerrors_openbsd_386.go438 FD_SETSIZE = 0x400 const
H A Dzerrors_openbsd_amd64.go474 FD_SETSIZE = 0x400 const
H A Dzerrors_openbsd_arm.go438 FD_SETSIZE = 0x400 const
H A Dzerrors_solaris_amd64.go296 FD_SETSIZE = 0x10000 const
H A Dzerrors_darwin_amd64.go478 FD_SETSIZE = 0x400 const
H A Dzerrors_freebsd_386.go628 FD_SETSIZE = 0x400 const
H A Dzerrors_freebsd_amd64.go628 FD_SETSIZE = 0x400 const
H A Dzerrors_netbsd_arm64.go557 FD_SETSIZE = 0x100 const
H A Dzerrors_aix_ppc.go131 FD_SETSIZE = 0xfffe const

12345678910>>...598