Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/patch/
Dpatch.c98 static LINENUM locate_hunk(LINENUM);
262 where = locate_hunk(fuzz); in main()
272 where = locate_hunk(fuzz); in main()
654 locate_hunk(LINENUM fuzz) in locate_hunk() function