Searched refs:dotnum (Results 1 – 1 of 1) sorted by relevance
151 int dotnum, fd = -1; in tryfile() local155 for (dotnum = 0; dotnum <= 2; dotnum += 2) { in tryfile()157 while ((fd == -1) && *suf) strcpy(s + len - dotnum, *suf++), fd = zopen(s); in tryfile()