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

/openbsd-current/bin/cp/
H A Dextern.h50 int copy_link(FTSENT *, int);
H A Dutils.c200 copy_link(FTSENT *p, int exists) function
H A Dcp.c404 if ((cval = copy_link(curr, !fts_dne(curr))) == 1)
/openbsd-current/bin/mv/
H A Dcp.c79 static int copy_link(FTSENT *, int);
345 if (copy_link(curr, !fts_dne(curr)))
574 copy_link(FTSENT *p, int exists) function

Completed in 205 milliseconds