Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DClientRequests.c108 mDNSlocal mStatus QueryRecordOpStartQuestion(QueryRecordOp *inOp, DNSQuestion *inQuestion);
600 err = QueryRecordOpStartQuestion(inOp, q); in QueryRecordOpStart()
648 err = QueryRecordOpStartQuestion(inOp, q2); in QueryRecordOpStart()
825 mDNSlocal mStatus QueryRecordOpStartQuestion(QueryRecordOp *inOp, DNSQuestion *inQuestion) in QueryRecordOpStartQuestion() function
866 err = QueryRecordOpStartQuestion(inOp, inQuestion); in QueryRecordOpRestartUnicastQuestion()