Home
last modified time | relevance | path

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

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