Searched refs:DIRLIST_BATCH (Results 1 – 1 of 1) sorted by relevance
135 #define DIRLIST_BATCH 32 macro1038 while (++count < DIRLIST_BATCH && (dent = readdir(p->dp)) != NULL) { in http_read_directory()1130 if (count == DIRLIST_BATCH) in http_read_directory()