Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c207 DEBUG_LOCAL BOOL InHostsTable( const char * name );
611 require_action( InHostsTable( translated ) == FALSE, exit, err = WSASERVICE_NOT_FOUND ); in NSPLookupServiceBegin()
1835 InHostsTable( const char * name ) in InHostsTable() function