Home
last modified time | relevance | path

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

/src/usr.bin/patch/
H A Dpch.h44 bool there_is_another_patch(void);
H A Dpatch.c221 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()
H A Dpch.c174 there_is_another_patch(void) in there_is_another_patch() function