Searched refs:ASSIGN_STRDUPA (Results 1 – 3 of 3) sorted by relevance
57 ASSIGN_STRDUPA (dir, xdir); in find_mount_point()
309 ASSIGN_STRDUPA (dst_name, const_dst_name); in re_protect()418 ASSIGN_STRDUPA (dir, const_dir); in make_dir_parents_private()715 ASSIGN_STRDUPA (arg_no_trailing_slash, arg); in do_copy()736 ASSIGN_STRDUPA (arg_base, last_component (arg)); in do_copy()
444 # define ASSIGN_STRDUPA(DEST, S) \ macro447 # define ASSIGN_STRDUPA(DEST, S) \ macro