Searched refs:another_hunk (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.bin/patch/ | ||
| H A D | pch.h | 45 bool another_hunk(void); |
| H A D | patch.c | 278 while (another_hunk()) { in main() |
| H A D | pch.c | 536 another_hunk(void) in another_hunk() function |