Searched refs:HostsFileNext (Results 1 – 1 of 1) sorted by relevance
213 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