Home
last modified time | relevance | path

Searched refs:cpymve (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mv/
H A Dmv.c106 static int cpymve(const char *, char *);
467 move = cpymve; in main()
633 cpymve(const char *source, char *target) in cpymve() function
1450 errs += cpymve(fromname, to); in rcopy()