Searched refs:READLINE_PF (Results 1 – 3 of 3) sorted by relevance
121 if ((c = READLINE_PF(Rxtimeout)) < 0) in noxrd7()181 if ((c = READLINE_PF(Rxtimeout)) & 0140) in zdlread()193 if ((c = READLINE_PF(Rxtimeout)) & 0140) in zdlread2()211 if ((c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()213 if (c == CAN && (c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()215 if (c == CAN && (c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()217 if (c == CAN && (c = READLINE_PF(Rxtimeout)) < 0) in zdlread2()683 switch (c = READLINE_PF(Rxtimeout)) { in zgethdr()692 switch (c = READLINE_PF(1)) { in zgethdr()889 switch ( c = READLINE_PF(1)) { in zrhhdr()[all …]
1100 READLINE_PF(1); in wcrxpn()1118 READLINE_PF(1); in wcrxpn()1203 if ((firstch=READLINE_PF(maxtime))==STX) { in wcgetsec()1209 sectcurr=READLINE_PF(1); in wcgetsec()1210 if ((sectcurr+(oldcrc=READLINE_PF(1)))==0377) { in wcgetsec()1213 if ((firstch=READLINE_PF(1)) < 0) in wcgetsec()1218 if ((firstch=READLINE_PF(1)) < 0) in wcgetsec()1222 if ((firstch=READLINE_PF(1)) < 0) in wcgetsec()1244 else if (firstch==EOT && READLINE_PF(1)==TIMEOUT) in wcgetsec()1247 else if (firstch==EOT && READLINE_PF>0) in wcgetsec()[all …]
371 #define READLINE_PF(timeout) \ macro