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

/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c98 const int PVERBOSE = 0x00008000; variable
195 retval += fcal_update(Options & PVERBOSE, NULL);
202 retval += q_qlgc_update(Options & PVERBOSE, NULL);
266 Options & PVERBOSE, file);
278 Options & PVERBOSE, file);
469 Options |= PVERBOSE;
633 ~(PVERBOSE | OPTION_A | OPTION_Z | OPTION_R |
649 ~(PVERBOSE | OPTION_F | SAVE)) {
657 if (Options & ~PVERBOSE) {
665 if (Options & ~PVERBOSE) {
[all...]

Completed in 58 milliseconds