MOD_DIR_NUM
static char dirname[MOD_DIR_NUM][MAXPATHLEN];
if (dirnum >= MOD_DIR_NUM)
for (i = 0; i < MOD_DIR_NUM; ++i) {