Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/patch/
Dpch.h46 bool there_is_another_patch(void);
Dpatch.c222 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()
Dpch.c189 there_is_another_patch(void) in there_is_another_patch() function