Searched refs:CRLE_VERBOSE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.c256 crle.c_flags |= CRLE_VERBOSE;
353 if (crle.c_flags & CRLE_VERBOSE)
443 if (crle.c_flags & CRLE_VERBOSE)
526 else if ((crle.c_flags & CRLE_VERBOSE) && (flag == 1))
535 else if ((crle.c_flags & CRLE_VERBOSE) && (flag == 1))
571 else if (crle.c_flags & CRLE_VERBOSE)
590 else if (crle.c_flags & CRLE_VERBOSE)
H A D_crle.h163 #define CRLE_VERBOSE 0x0010 /* verbose mode */ macro
H A Dprint.c62 if (crle->c_flags & CRLE_VERBOSE) {
830 (crle->c_flags & CRLE_VERBOSE))
839 (crle->c_flags & CRLE_VERBOSE) &&
926 (crle->c_flags & CRLE_VERBOSE)) {
939 if ((crle->c_flags & CRLE_VERBOSE) &&
956 if ((crle->c_flags & CRLE_VERBOSE) == 0)
H A Dinspect.c135 if (crle->c_flags & CRLE_VERBOSE)
250 if (crle->c_flags & CRLE_VERBOSE) {
434 if (crle->c_flags & CRLE_VERBOSE)
956 if (crle->c_flags & CRLE_VERBOSE)

Completed in 84 milliseconds