Home
last modified time | relevance | path

Searched refs:DNS_RESOLV_CONF_PATH (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/network/
H A Dresolvconf.c34 #define DNS_RESOLV_CONF_PATH "/etc/resolv.conf" macro
139 __func__, OHOS_GET_CONFIG_FUNC_NAME, DNS_RESOLV_CONF_PATH); in get_resolv_conf_ext()
181 f = __fopen_rb_ca(DNS_RESOLV_CONF_PATH, &_f, _buf, sizeof _buf); in get_resolv_conf_ext()
/third_party/musl/src/network/
H A Dresolvconf.c20 #define DNS_RESOLV_CONF_PATH "/etc/resolv.conf" macro
125 __func__, OHOS_GET_CONFIG_FUNC_NAME, DNS_RESOLV_CONF_PATH); in get_resolv_conf_ext()
171 f = __fopen_rb_ca(DNS_RESOLV_CONF_PATH, &_f, _buf, sizeof _buf); in get_resolv_conf_ext()

Completed in 2 milliseconds