Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/patch/
Dpch.h44 void open_patch_file(const char *);
Dpatch.c222 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()
Dpch.c106 open_patch_file(const char *filename) in open_patch_file() function