Home
last modified time | relevance | path

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

/dports/misc/ytree/ytree-2.03/
H A Dcopy.c15 static int CopyArchiveFile(char *to_path, char *from_path);
308 return( CopyArchiveFile( to_path, from_path ) ); in Copy()
399 static int CopyArchiveFile(char *to_path, char *from_path) in CopyArchiveFile() function