Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/patch/
H A Dpch.h42 void open_patch_file(const char *);
H A Dpatch.c221 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()
H A Dpch.c103 open_patch_file(const char *filename) in open_patch_file() function