Searched refs:topath (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/sysinst/
H A Dtarget.c432 mv_within_target_or_die(const char *frompath, const char *topath) argument
438 strlcpy(realto, target_expand(topath), sizeof realto);
445 cp_within_target(const char *frompath, const char *topath, int optional) argument
451 strlcpy(realto, target_expand(topath), sizeof realto);

Completed in 89 milliseconds