Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Drctl.c511 #define RCV_VERBOSE 0x1 macro
537 if (data->v_flags & RCV_VERBOSE) in rctl_val_validate()
546 if (data->v_flags & RCV_VERBOSE) in rctl_val_validate()
555 if (data->v_flags & RCV_VERBOSE) in rctl_val_validate()
564 if (data->v_flags & RCV_VERBOSE) in rctl_val_validate()
574 if (data->v_flags & RCV_VERBOSE) in rctl_val_validate()
632 'v', MDB_OPT_SETBITS, RCV_VERBOSE, &data.v_flags, in rctl_validate()
647 if (data.v_flags & RCV_VERBOSE) in rctl_validate()
652 if (data.v_flags & RCV_VERBOSE) in rctl_validate()
666 if (data.v_flags & RCV_VERBOSE) in rctl_validate()
[all …]