Home
last modified time | relevance | path

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

/dports/misc/ytree/ytree-2.03/
H A Dcopy.c260 int GetCopyParameter(char *from_file, BOOL path_copy, char *to_file, char *to_dir) in GetCopyParameter() function
H A Dytree.h997 extern int GetCopyParameter(char *from_file, BOOL path_copy, char *to_file, char *to_dir);
H A Dfilewin.c1974 if( GetCopyParameter( fe_ptr->name, path_copy, to_file, to_dir ) ) in HandleFileWindow()
2093 if( GetCopyParameter( NULL, path_copy, to_file, to_dir ) ) in HandleFileWindow()