Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpch.h45 bool another_hunk(void);
H A Dpatch.c278 while (another_hunk()) { in main()
H A Dpch.c536 another_hunk(void) in another_hunk() function