telrcv
extern int telrcv(void);
returnValue |= telrcv();
(void) telrcv(); /* Process any incoming data */
telrcv(); /* state machine */
telrcv();
static void telrcv(void);
telrcv();
telrcv();