Searched refs:CRCV (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Ddef.h256 #define CRCV 1 /* Execute in receive mode only */ macro
H A Dcmd3.c627 cond = CRCV;
655 cond = CRCV;
658 case CRCV:
H A Dlex.c332 if ((cond == CRCV && !rcvmode) || (cond == CSEND && rcvmode))

Completed in 61 milliseconds