Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/bnu/
H A Dcntrl.c165 #define RQSTCMPT 'C' /* request complete (string - yes | no) */ macro
551 case RQSTCMPT: in cntrl()
717 if ((ret = rmesg(RQSTCMPT, msg)) == 0) in cntrl()
905 WMESG(RQSTCMPT, EM_ULIMIT); in cntrl()
977 WMESG(RQSTCMPT, status ? EM_RMTCP : YES); in cntrl()
1068 WMESG(RQSTCMPT, EM_ULIMIT); in cntrl()
1136 WMESG(RQSTCMPT, status ? EM_RMTCP : YES); in cntrl()
1318 if ((ret = rmesg(RQSTCMPT, msg)) == 0) in cntrl()