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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.c1029 int print_msg = 1; local
1181 if (print_msg) {
1184 print_msg = 0;
H A Drdc_clnt.c1178 int print_msg = 1; local
1223 if (print_msg) {
1228 print_msg = 0;
1257 if (print_msg) {
1260 print_msg = 0;
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1005 uint32_t blockno, int32_t do_crc, int32_t print_msg)
1016 if (print_msg != 0) {
1028 if (print_msg != 0) {
1052 if (print_msg != 0) {
1076 if (print_msg != 0) {
1090 if (print_msg != 0) {
1004 ud_verify_tag(ud_handle_t h, struct tag *tag, uint16_t id, uint32_t blockno, int32_t do_crc, int32_t print_msg) argument

Completed in 57 milliseconds