Home
last modified time | relevance | path

Searched defs:FD_SETSIZE (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dselect.h40 #define FD_SETSIZE 1024 macro
/third_party/musl/ndk_musl_include/sys/
Dselect.h18 #define FD_SETSIZE 1024 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dselect.h18 #define FD_SETSIZE 1024 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dselect.h18 #define FD_SETSIZE 1024 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dselect.h18 #define FD_SETSIZE 1024 macro
/third_party/musl/include/sys/
Dselect.h18 #define FD_SETSIZE 1024 macro
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c29 #define FD_SETSIZE 1024 macro
/third_party/python/Modules/
Dselectmodule.c36 #define FD_SETSIZE 512 macro
/third_party/lwip/src/include/lwip/
Dsockets.h469 #define FD_SETSIZE MEMP_NUM_NETCONN macro