Searched refs:typefn (Results 1 – 1 of 1) sorted by relevance
61 char typefn[512]; in read_event_type() local65 snprintf(typefn, sizeof(typefn), "%s/%s/type", EVENT_SRC_DIR, dent->d_name); in read_event_type()66 fp = fopen(typefn, "r"); in read_event_type()