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

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c165 #define RQSTCMPT 'C' /* request complete (string - yes | no) */ macro
551 case RQSTCMPT:
552 DEBUG(4, "%s\n", "RQSTCMPT:");
717 if ((ret = rmesg(RQSTCMPT, msg)) == 0)
905 WMESG(RQSTCMPT, EM_ULIMIT);
977 WMESG(RQSTCMPT, status ? EM_RMTCP : YES);
1068 WMESG(RQSTCMPT, EM_ULIMIT);
1136 WMESG(RQSTCMPT, status ? EM_RMTCP : YES);
1318 if ((ret = rmesg(RQSTCMPT, msg)) == 0)

Completed in 46 milliseconds