Home
last modified time | relevance | path

Searched refs:HostsFileNext (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c213 DEBUG_LOCAL OSStatus HostsFileNext( HostsFile * self, HostsFileInfo ** hInfo );
1854 while ( HostsFileNext( hFile, &node ) == 0 ) in InHostsTable()
2064 HostsFileNext( HostsFile * self, HostsFileInfo ** hInfo ) in HostsFileNext() function