Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dversion-script.map99 roken_gethostby_setup;
H A Droken_gethostby.c110 roken_gethostby_setup(const char *proxy_spec, const char *dns_spec) in roken_gethostby_setup() function
H A Droken.h.in979 roken_gethostby_setup(const char*, const char*);
H A DChangeLog2132 * roken_gethostby.c: Make `roken_gethostby_setup' take URL-like
/freebsd/crypto/heimdal/lib/krb5/
H A Dcontext.c178 roken_gethostby_setup(context->http_proxy, tmp); in init_context_from_config_file()