Searched refs:gai_strerror (Results 1 – 5 of 5) sorted by relevance
67 const char *gai_strerror(int errcode);
85 zassert_not_null(gai_strerror); in ZTEST()
203 const char *gai_strerror(int errcode) in gai_strerror() function
450 LOG_ERR("Failed to resolve broker hostname [%s]", gai_strerror(rc)); in app_mqtt_init()
360 gai_strerror(),yes