Home
last modified time | relevance | path

Searched refs:locate_hunk (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/patch/
H A Dpatch.c92 static LINENUM locate_hunk(LINENUM);
314 where = locate_hunk(fuzz); in main()
325 where = locate_hunk(fuzz); in main()
693 locate_hunk(LINENUM fuzz) in locate_hunk() function