Searched refs:CRCV (Results 1 – 3 of 3) sorted by relevance
621 cond = CRCV; in ifcmd()648 cond = CRCV; in elsecmd()651 case CRCV: in elsecmd()
257 #define CRCV 1 /* Execute in receive mode only */ macro
327 if ((cond == CRCV && !rcvmode) || (cond == CSEND && rcvmode)) in execute()