Home
last modified time | relevance | path

Searched refs:copy_file_thru (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/groff/src/preproc/pic/
HDpic.y27 extern void copy_file_thru(const char *, const char *, const char *);
383 copy_file_thru($2.str, $5, $7);
HDlex.cpp1671 void copy_file_thru(const char *filename, const char *body, const char *until) in copy_file_thru() function