Searched refs:copy_file_thru (Results 1 – 2 of 2) sorted by relevance
27 extern void copy_file_thru(const char *, const char *, const char *);383 copy_file_thru($2.str, $5, $7);
1671 void copy_file_thru(const char *filename, const char *body, const char *until) in copy_file_thru() function