Searched refs:pvSource (Results 1 – 2 of 2) sorted by relevance
473 const void * pvSource,480 const char * FreeRTOS_inet_ntop4( const void * pvSource,
2436 const void * pvSource, in FreeRTOS_inet_ntop() argument2446 pcResult = FreeRTOS_inet_ntop4( pvSource, pcDestination, uxSize ); in FreeRTOS_inet_ntop()2472 const char * FreeRTOS_inet_ntop4( const void * pvSource, in FreeRTOS_inet_ntop4() argument2488 ( void ) memcpy( pvCopyDest, pvSource, sizeof( ulIPAddress ) ); in FreeRTOS_inet_ntop4()