Lines Matching refs:replyReady
177 Bool replyReady = False;
337 useThisReplyWait, &replyReady, &connectionClosed);
389 useThisReplyWait, &replyReady);
394 if (replyReady)
1766 Bool replyReady;
1838 replyReady = True;
1848 replyReady = False;
1853 return (replyReady);
2269 Bool replyReady;
2347 replyReady = True;
2353 replyReady = False;
2358 return (replyReady);
2506 Bool replyReady = False;
2514 replyReady = ProcessError (iceConn, length, swap, replyWait);
2524 replyReady = ProcessAuthRequired (iceConn, length, swap, replyWait);
2534 replyReady = ProcessAuthNextPhase (iceConn, length, swap, replyWait);
2539 replyReady = ProcessConnectionReply (iceConn, length, swap, replyWait);
2549 replyReady = ProcessProtocolReply (iceConn, length, swap, replyWait);
2580 *replyReadyRet = replyReady;