Home
last modified time | relevance | path

Searched defs:FD_SETSIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dselect.h37 #undef FD_SETSIZE macro
38 #define FD_SETSIZE TIMER_FD_OFFSET macro
42 #undef FD_SETSIZE macro
43 #define FD_SETSIZE 1024 macro
/kernel/liteos_a/fs/include/
H A Dvfs_config.h95 #define FD_SETSIZE (CONFIG_NFILE_DESCRIPTORS + CONFIG_NSOCKET_DESCRIPTORS) macro
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dtypes.h72 #define FD_SETSIZE 256 macro
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h183 #define FD_SETSIZE 256 macro

Completed in 11 milliseconds