Lines Matching defs:pcHostName
119 uint32_t FreeRTOS_gethostbyname( const char * pcHostName ) in FreeRTOS_gethostbyname()
161 uint32_t FreeRTOS_gethostbyname( const char * pcHostName ) in FreeRTOS_gethostbyname()
176 uint32_t FreeRTOS_gethostbyname_a( const char * pcHostName, in FreeRTOS_gethostbyname_a()
196 static uint32_t prvPrepareLookup( const char * pcHostName, in prvPrepareLookup()
325 static BaseType_t llmnr_has_dot( const char * pcHostName ) in llmnr_has_dot()
351 const char * pcHostName ) in prvGetPayloadBuffer()
387 const char * pcHostName ) in prvFillSockAddress()
470 static BaseType_t prvSendBuffer( const char * pcHostName, in prvSendBuffer()
521 static uint32_t prvGetHostByNameOp( const char * pcHostName, in prvGetHostByNameOp()
578 static uint32_t prvGetHostByNameOp_WithRetry( const char * pcHostName, in prvGetHostByNameOp_WithRetry()
611 static uint32_t prvGetHostByName( const char * pcHostName, in prvGetHostByName()
652 const char * pcHostName, in prvCreateDNSMessage()