Lines Matching refs:DNSRecordRef
81 /* DNSServiceRef, DNSRecordRef
89 typedef struct _DNSRecordRef_t *DNSRecordRef;
427 * added to the service via DNSServiceAddRecord(), the DNSRecordRef created by the Add() call
428 * is invalidated when this function is called - the DNSRecordRef may not be used in subsequent
687 * RecordRef: A pointer to an uninitialized DNSRecordRef. Upon succesfull completion of this
709 DNSRecordRef *RecordRef,
731 * RecordRef: A DNSRecordRef initialized by DNSServiceAddRecord, or NULL to update the
749 DNSRecordRef RecordRef, /* may be NULL */
769 * recordRef: A DNSRecordRef initialized by a successful call to DNSServiceAddRecord()
781 DNSRecordRef RecordRef,
1055 * RecordRef: The DNSRecordRef initialized by DNSServiceRegisterRecord(). If the above
1056 * DNSServiceRef is passed to DNSServiceRefDeallocate(), this DNSRecordRef is
1072 DNSRecordRef RecordRef,
1083 * RecordRef: A pointer to an uninitialized DNSRecordRef. Upon succesfull completion of this
1117 * the error that occurred (the callback is never invoked and the DNSRecordRef is
1124 DNSRecordRef *RecordRef,