Searched refs:CRCV (Results 1 – 3 of 3) sorted by relevance
646 cond = CRCV; in ifcmd()674 cond = CRCV; in elsecmd()677 case CRCV: in elsecmd()
252 #define CRCV 1 /* Execute in receive mode only */ macro
337 if ((cond == CRCV && !rcvmode) || (cond == CSEND && rcvmode)) in execute()