Searched defs:DNSRecordRef (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A Ddns_sd.h143 /* DNSServiceRef, DNSRecordRef
151 typedef struct _DNSRecordRef_t *DNSRecordRef; typedef in typeref:struct:_DNSRecordRef_t
763 * added to the service via DNSServiceAddRecord(), the DNSRecordRef created by the Add() call
764 * is invalidated when this function is called - the DNSRecordRef may not be used in subsequent
1058 * RecordRef: A pointer to an uninitialized DNSRecordRef. Upon succesfull completion of this
1082 DNSRecordRef *RecordRef,
1103 * RecordRef: A DNSRecordRef initialized by DNSServiceAddRecord, or NULL to update the
1123 DNSRecordRef RecordRef, /* may be NULL */
1143 * recordRef: A DNSRecordRef initialized by a successful call to DNSServiceAddRecord()
1155 DNSRecordRef RecordRe
[all...]

Completed in 148 milliseconds