Lines Matching +defs:reply +defs:timeout
327 …struct timeval timeout = { 3, 0 }; // until we remove all calls from main thread, keep timeout sh… in MySend() local
376 …struct timeval timeout = { 3, 0 }; // until we remove all calls from main thread, keep timeout sh… in my_recv() local
693 UDPServerTransaction(const DaemonInfo *d, const PktMsg *request, PktMsg *reply, mDNSBool *trunc) in UDPServerTransaction()
696 …struct timeval timeout = { 3, 0 }; // until we remove all calls from main thread, keep timeout sh… in UDPServerTransaction() local
756 mDNSlocal mDNSBool SuccessfulUpdateTransaction(PktMsg *request, PktMsg *reply) in SuccessfulUpdateTransaction()
922 PktMsg *reply = NULL; in UpdateSRV() local
1300 PktMsg *reply = NULL; in DeleteOneRecord() local
1478 PktMsg *reply; in FormatLeaseReply() local
1510 PktMsg * reply = NULL; in HandleRequest() local
1745 PktMsg buf, *reply = NULL; in AnswerQuestion() local
2532 PktMsg * reply = NULL; in UDPMessageHandler() local
2627 PktMsg reply; in RecvUDPMessage() local
2677 PktMsg * reply = NULL; in TCPMessageHandler() local
2771 PktMsg reply; in RecvTCPMessage() local
2846 struct timeval timenow, timeout, EventTS, tablecheck = { 0, 0 }; in Run() local
3107 …terfaceID interface, const mDNSAddr *addr, const mDNSIPPort port, mDNSBool scoped, mDNSu32 timeout) in mDNS_AddDNSServer()