Home
last modified time | relevance | path

Searched refs:OHOS_GET_CONFIG_FUNC_NAME (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/network/
Dlookup.h72 #define OHOS_GET_CONFIG_FUNC_NAME "NetSysGetResolvConf" macro
Dresolvconf.c31 GetConfig func = dlsym(handle, OHOS_GET_CONFIG_FUNC_NAME); in __get_resolv_conf()