Searched defs:cpymve (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mv/
H A Dmv.c81 static int cpymve(char *, char *);
370 * multiple invocations of cpymve() or lnkfil().
375 move = cpymve;
518 cpymve(char *source, char *target) function
1279 errs += cpymve(fromname, to);

Completed in 61 milliseconds