Searched refs:matchind (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/patch/
H A Dbackupfile.c179 int matchind = -1; /* Index of first nonexact match. */ local
190 else if (matchind == -1)
192 matchind = i;
201 return matchind;

Completed in 78 milliseconds