Searched refs:sGetChanRI (Results 1 – 2 of 2) sorted by relevance
815 #define sGetChanRI(ChP) ((ChP)->CtlP->AltChanRingIndicator ? \
1102 static int sGetChanRI(CHANNEL_T * ChP) in sGetChanRI() function1135 (sGetChanRI(&info->channel) ? TIOCM_RNG : 0) | in rp_tiocmget()