Searched refs:xFound (Results 1 – 3 of 3) sorted by relevance
562 BaseType_t xFound; in Prepare_CacheLookup() local565 … xFound = FreeRTOS_ProcessDNSCache( pcHostName, &( xIPv46_Address ), 0, pdTRUE, ppxAddressInfo ); in Prepare_CacheLookup()567 if( xFound != 0 ) in Prepare_CacheLookup()587 BaseType_t xFound; in Prepare_CacheLookup() local590 … xFound = FreeRTOS_ProcessDNSCache( pcHostName, &( xIPv46_Address ), 0, pdTRUE, ppxAddressInfo ); in Prepare_CacheLookup()592 if( xFound != 0 ) in Prepare_CacheLookup()
3580 BaseType_t xFound = pdFALSE; in xPortHasUDPSocket() local3586 xFound = pdTRUE; in xPortHasUDPSocket()3591 return xFound; in xPortHasUDPSocket()
133 BaseType_t xFound = pdFALSE; in pxRemoveAllocation() local144 xFound = pdTRUE; in pxRemoveAllocation()153 if( xFound != pdFALSE ) in pxRemoveAllocation()