Searched refs:b_dst_spec (Results 1 – 4 of 4) sorted by relevance
98 if (strcmp(dst, bp->b_dst_spec)) in add_base()116 bp->b_dst_spec = strdup(dst); in add_base()124 if ((bp->b_dst_name = expand(bp->b_dst_spec)) == 0) { in add_base()125 fprintf(stderr, gettext(ERR_badbase), bp->b_dst_spec); in add_base()774 fprintf(file, "BASE_DST %s\n", noblanks(bp->b_dst_spec)); in bw_base()
73 char *b_dst_spec; /* spec name of dest dir */ member
393 noblanks(bp->b_dst_spec)); in rw_base()
305 bp->b_src_spec, bp->b_dst_spec, bp->b_totfiles); in summary()