Home
last modified time | relevance | path

Searched defs:matchind (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/patch/
H A Dbackupfile.c184 int matchind = -1; /* Index of first nonexact match. */ in argmatch() local
/dflybsd-src/contrib/grep/lib/
H A Dargmatch.c87 ptrdiff_t matchind = -1; /* Index of first nonexact match. */ in argmatch() local