Home
last modified time | relevance | path

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

/coreutils/src/
Dfind-mount-point.c57 ASSIGN_STRDUPA (dir, xdir); in find_mount_point()
Dcp.c309 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()
Dsystem.h444 # define ASSIGN_STRDUPA(DEST, S) \ macro
447 # define ASSIGN_STRDUPA(DEST, S) \ macro