Home
last modified time | relevance | path

Searched refs:QueryRecordOpRestartUnicastQuestion (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DClientRequests.c110 mDNSlocal mStatus QueryRecordOpRestartUnicastQuestion(QueryRecordOp *inOp, DNSQuestion *inQuestion,
725 QueryRecordOpRestartUnicastQuestion(op, q2, mDNSNULL); in QueryRecordOpCallback()
730 if (domain) QueryRecordOpRestartUnicastQuestion(op, q2, domain); in QueryRecordOpCallback()
762 QueryRecordOpRestartUnicastQuestion(op, inQuestion, domain); in QueryRecordOpCallback()
850 mDNSlocal mStatus QueryRecordOpRestartUnicastQuestion(QueryRecordOp *inOp, DNSQuestion *inQuestion, in QueryRecordOpRestartUnicastQuestion() function