Home
last modified time | relevance | path

Searched refs:gai_strerror (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/posix/
Dnetdb.h67 const char *gai_strerror(int errcode);
/Zephyr-latest/tests/posix/headers/src/
Dnetdb_h.c85 zassert_not_null(gai_strerror); in ZTEST()
/Zephyr-latest/lib/posix/options/
Dnet.c203 const char *gai_strerror(int errcode) in gai_strerror() function
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Dmqtt_client.c450 LOG_ERR("Failed to resolve broker hostname [%s]", gai_strerror(rc)); in app_mqtt_init()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst360 gai_strerror(),yes