Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/patch/
H A Dpch.h43 void open_patch_file(const char *);
H A Dpatch.c222 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()
H A Dpch.c104 open_patch_file(const char *filename) in open_patch_file() function