Searched refs:QueryRecordOpCreate (Results 1 – 1 of 1) sorted by relevance
99 mDNSlocal mStatus QueryRecordOpCreate(QueryRecordOp **outOp);212 err = QueryRecordOpCreate(&inRequest->op6); in GetAddrInfoClientRequestStart()221 err = QueryRecordOpCreate(&inRequest->op4); in GetAddrInfoClientRequestStart()485 mDNSlocal mStatus QueryRecordOpCreate(QueryRecordOp **outOp) in QueryRecordOpCreate() function