Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.h29 #define MINUSA 1 macro
H A Dvolcopy.c324 altflg |= MINUSA; in main()
392 if ((altflg & MINUSA) && (altflg & MINUSS)) in main()
397 if (!(altflg & MINUSA)) /* -a was not specified, use default (-s) */ in main()
544 if (!(altflg & MINUSA)) { in main()