Searched refs:prvFindEntryIndex (Results 1 – 1 of 1) sorted by relevance
63 static BaseType_t prvFindEntryIndex( const char * pcName,224 xResult = prvFindEntryIndex( pcName, pxIP, &uxIndex ); in FreeRTOS_ProcessDNSCache()313 static BaseType_t prvFindEntryIndex( const char * pcName, in prvFindEntryIndex() function