Searched refs:pcResult (Results 1 – 1 of 1) sorted by relevance
2331 const char * pcResult = pcBuffer; in FreeRTOS_inet_ntoa() local2381 return pcResult; in FreeRTOS_inet_ntoa()2440 const char * pcResult; in FreeRTOS_inet_ntop() local2446 pcResult = FreeRTOS_inet_ntop4( pvSource, pcDestination, uxSize ); in FreeRTOS_inet_ntop()2451 pcResult = NULL; in FreeRTOS_inet_ntop()2455 return pcResult; in FreeRTOS_inet_ntop()