Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/hidden/
H A Dasr.h24 PROTO_NORMAL(asr_resolver_from_string);
/openbsd-src/include/
H A Dasr.h61 void *asr_resolver_from_string(const char *);
/openbsd-src/lib/libc/asr/
H A Dasr.c147 asr_resolver_from_string(const char *str) in asr_resolver_from_string() function
161 DEF_WEAK(asr_resolver_from_string);
/openbsd-src/sbin/unwind/
H A Dresolver.c1262 if ((res->asr_ctx = asr_resolver_from_string(resolv_conf)) == in create_resolver()
2298 if ((asr_ctx = asr_resolver_from_string(resolv_conf)) != NULL) { in check_dns64()
/openbsd-src/lib/libc/
H A DSymbols.list1059 asr_resolver_from_string