Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/patch/
H A Dinp.h30 void scan_input(const char *);
H A Dinp.c96 scan_input(const char *filename) in scan_input() function
H A Dpatch.c291 scan_input(filearg[0]); in main()