Searched refs:arg_base (Results 1 – 1 of 1) sorted by relevance
734 char *arg_base; in do_copy() local736 ASSIGN_STRDUPA (arg_base, last_component (arg)); in do_copy()737 strip_trailing_slashes (arg_base); in do_copy()739 arg_base += STREQ (arg_base, ".."); in do_copy()740 dst_name = file_name_concat (target_directory, arg_base, in do_copy()