Searched refs:DNSServiceRefDeallocate (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dnull-test.c67 DNSServiceRefDeallocate(ref1);
68 DNSServiceRefDeallocate(ref2);
69 DNSServiceRefDeallocate(ref3);
70 DNSServiceRefDeallocate(ref4);
H A Dcompat.c416 DNSServiceRefDeallocate(sdref);
523 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdref) { function
664 DNSServiceRefDeallocate(sdref);
778 DNSServiceRefDeallocate(sdref);
891 DNSServiceRefDeallocate(sdref);
1203 DNSServiceRefDeallocate(sdref);
H A Ddns_sd.h413 /* DNSServiceRefDeallocate()
420 * be removed BEFORE DNSServiceRefDeallocate() is called, as this function closes the reference's
439 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
452 * The enumeration MUST be cancelled via DNSServiceRefDeallocate() when no more domains
500 * terminates it by passing this DNSServiceRef to DNSServiceRefDeallocate().
584 * terminates it by passing this DNSServiceRef to DNSServiceRefDeallocate().
641 * The client may still deregister the service at any time via DNSServiceRefDeallocate().
689 * If the above DNSServiceRef is passed to DNSServiceRefDeallocate(), RecordRef is also
849 * terminates it by passing this DNSServiceRef to DNSServiceRefDeallocate().
898 * DNSServiceRefDeallocate()
[all...]

Completed in 103 milliseconds