Searched refs:m_subord (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A DDNSSDService.h88 m_subord( NULL )
162 return m_subord;
174 m_subord = subord;
396 DNSServiceRef m_subord; member in class:CDNSSDService
H A DDNSSDService.cpp1334 else if ( m_subord )
1338 DNSServiceRefDeallocate( m_subord );
1340 m_subord = NULL;

Completed in 110 milliseconds