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

/illumos-gate/usr/src/cmd/mv/
H A Dmv.c100 static int mve = FALSE; variable
171 mve = TRUE;
271 } else if (mve) {
310 if (mve && optind < argc && (strcmp(argv[optind], "-") == 0))
600 if (mve) {
839 if (pflg || mve) {
887 if (pflg || atflg || mve || saflg) {
896 if (pflg || mve || saflg)
898 if (mve && attret != 0) {
911 if (pflg || mve) {
[all...]

Completed in 46 milliseconds