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