EVENT_SRC_DIR
snprintf(typefn, sizeof(typefn), "%s/%s/type", EVENT_SRC_DIR, dent->d_name);
dir = opendir(EVENT_SRC_DIR);