Searched refs:cloud_custom_domain (Results 1 – 2 of 2) sorted by relevance
109 memset(ctx->cloud_custom_domain, 0, strlen((char *)data) + 1); in IOT_Ioctl()110 memcpy(ctx->cloud_custom_domain, data, strlen((char *)data)); in IOT_Ioctl()112 (const char *)ctx->cloud_custom_domain; in IOT_Ioctl()
391 char cloud_custom_domain[IOTX_DOMAIN_MAX_LEN + 1]; member
Completed in 5 milliseconds