Searched refs:WMESG (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/bnu/ |
H A D | cntrl.c | 189 #define WMESG(m, s) if(wmesg(m, s) != 0) {(*Turnoff)(); return(FAIL);} macro 288 WMESG(HUP, ""); /* I(master) am done. want me to quit? */ in cntrl() 510 WMESG(SNDFILE, EM_SEEK); in cntrl() 535 WMESG(wrktype, msg); /* I(master) am sending you our work file */ in cntrl() 568 WMESG(HUP, YES); /* let's quit */ in cntrl() 590 WMESG(HUP, YES); /* let's quit */ in cntrl() 602 WMESG(HUP, NO); /* don't quit. I(slave) have more to do */ in cntrl() 615 WMESG(XUUCP, NO); in cntrl() 751 WMESG(SNDFILE, EM_BADUUCP); /* you(remote master) gave me in cntrl() 779 WMESG(SNDFILE, EM_RMTACC); /* you(remote master) can't in cntrl() [all …]
|