Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/patch/
Dpch.h40 void open_patch_file(const char *);
Dpatch.c211 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()
Dpch.c103 open_patch_file(const char *filename) in open_patch_file() function