Searched refs:xmv (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/bnu/ |
H A D | cpmv.c | 115 xmv(f1, f2) in xmv() function 251 status = xmv(tmp, fullname);
|
H A D | uuxqt.c | 483 ASSERT(xmv(ffile, tfull) == 0, "XMV ERROR", tfull, errno); in mv_Xfiles() 527 ASSERT(xmv(tfull, ffull) == 0, "XMV ERROR", ffull, errno); in unmv_Xfiles() 1190 if ((xmv(dfile, fout)) != 0) { 1235 if ((xmv(errDfile, ferr)) != 0) {
|
H A D | gtcfile.c | 204 ASSERT(xmv(wfile1, cmitfile) == 0, Ct_LINK, cmitfile, errno);
|
H A D | uucp.h | 581 extern int xmv(); /* cpmv.c */
|
H A D | cntrl.c | 974 status = xmv(Dfile, filename); in cntrl() 1134 status = xmv(Dfile, filename); in cntrl()
|
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 422 extern int xmv(); /* cpmv.c */
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | uucp.h | 525 extern int xmv(); /* cpmv.c */
|