Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_DNS_Cache.c79 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