Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c163 #define RQSTCMPT 'C' /* request complete (string - yes | no) */ macro
549 case RQSTCMPT: in cntrl()
715 if ((ret = rmesg(RQSTCMPT, msg)) == 0) in cntrl()
903 WMESG(RQSTCMPT, EM_ULIMIT); in cntrl()
975 WMESG(RQSTCMPT, status ? EM_RMTCP : YES); in cntrl()
1066 WMESG(RQSTCMPT, EM_ULIMIT); in cntrl()
1134 WMESG(RQSTCMPT, status ? EM_RMTCP : YES); in cntrl()
1316 if ((ret = rmesg(RQSTCMPT, msg)) == 0) in cntrl()