Searched refs:topath (Results 1 – 1 of 1) sorted by relevance
432 mv_within_target_or_die(const char *frompath, const char *topath) in mv_within_target_or_die() argument438 strlcpy(realto, target_expand(topath), sizeof realto); in mv_within_target_or_die()445 cp_within_target(const char *frompath, const char *topath, int optional) in cp_within_target() argument451 strlcpy(realto, target_expand(topath), sizeof realto); in cp_within_target()