Searched refs:ept_i (Results 1 – 2 of 2) sorted by relevance
290 struct cfent *ept, *ept_i; in sortentry() local325 ept_i = eptlist[i]; in sortentry()327 n = strcmp(ept->path, ept_i->path); in sortentry()329 if (!ckdup(ept, ept_i)) { in sortentry()
390 struct cfent *ept, *ept_i; in sortentry() local426 ept_i = &(extlist[i]->cf_ent); in sortentry()428 n = strcmp(ept->path, ept_i->path); in sortentry()430 if (!ckdup(ept, ept_i)) { in sortentry()