Home
last modified time | relevance | path

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

/dports/misc/ytree/ytree-2.03/
H A Dcopy.c403 char from_p_aux[PATH_LENGTH + 1]; in CopyArchiveFile() local
419 (void) StrCp( from_p_aux, from_path); in CopyArchiveFile()
422 from_p_aux, in CopyArchiveFile()
432 (void) sprintf( message, "can't copy file*%s*to file*%s", from_p_aux, to_p_aux ); in CopyArchiveFile()