Searched refs:NOFILES_MAX (Results 1 – 2 of 2) sorted by relevance
50 #define NOFILES_MAX (64 * 1024) macro52 uint32_t word[(NOFILES_MAX+31)/32];
494 if (fd >= 0 && fd < NOFILES_MAX && *next == '\0') { in fdlist()510 command, NOFILES_MAX-1, name); in fdlist()