Searched refs:Turnoff (Results 1 – 1 of 1) sorted by relevance
120 int (*Turnon)(), (*Turnoff)()=turnoff; variable187 #define RMESG(m, s) if (rmesg(m, s) != 0) {(*Turnoff)(); return(FAIL);}188 #define RAMESG(s) if (rmesg('\0', s) != 0) {(*Turnoff)(); return(FAIL);}189 #define WMESG(m, s) if(wmesg(m, s) != 0) {(*Turnoff)(); return(FAIL);}569 (*Turnoff)(); in cntrl()572 Turnoff = turnoff; in cntrl()675 (*Turnoff)(); in cntrl()710 (*Turnoff)(); in cntrl()721 (*Turnoff)(); in cntrl()910 (*Turnoff)(); in cntrl()[all …]