Home
last modified time | relevance | path

Searched refs:res_options (Results 1 – 17 of 17) sorted by relevance

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/flask_cors/
H A Dextension.py177 for res_regex, res_options in resources:
180 request.path, get_regexp_pattern(res_regex), res_options)
181 set_cors_headers(resp, res_options)
/dports/www/py-flask-cors/Flask-Cors-3.0.8/flask_cors/
H A Dextension.py177 for res_regex, res_options in resources:
180 request.path, get_regexp_pattern(res_regex), res_options)
181 set_cors_headers(resp, res_options)
/dports/dns/ares/ares-1.1.1/
H A Dares_init.c204 const char *localdomain, *res_options; in init_by_environment() local
215 res_options = getenv("RES_OPTIONS"); in init_by_environment()
216 if (res_options) in init_by_environment()
218 status = set_options(channel, res_options); in init_by_environment()
/dports/www/larbin/larbin-2.6.3/adns/
H A Dsetup.c528 const char *res_options, *adns_res_options; in adns_init() local
534 res_options= instrum_getenv(ads,"RES_OPTIONS"); in adns_init()
536 ccf_options(ads,"RES_OPTIONS",-1,res_options); in adns_init()
547 ccf_options(ads,"RES_OPTIONS",-1,res_options); in adns_init()
/dports/dns/adns/adns-1.6.0/src/
H A Dsetup.c711 const char *res_options, *adns_res_options; in init_files() local
717 res_options= instrum_getenv(ads,"RES_OPTIONS"); in init_files()
719 ccf_options(ads,"RES_OPTIONS",-1,res_options); in init_files()
730 ccf_options(ads,"RES_OPTIONS",-1,res_options); in init_files()
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares_init.c561 const char *localdomain, *res_options; in init_by_environment() local
572 res_options = getenv("RES_OPTIONS"); in init_by_environment()
573 if (res_options) in init_by_environment()
575 status = set_options(channel, res_options); in init_by_environment()
/dports/dns/c-ares/c-ares-1.17.2/src/lib/
H A Dares_init.c540 const char *localdomain, *res_options; in init_by_environment() local
551 res_options = getenv("RES_OPTIONS"); in init_by_environment()
552 if (res_options) in init_by_environment()
554 status = set_options(channel, res_options); in init_by_environment()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A Dares_init.c540 const char *localdomain, *res_options;
551 res_options = getenv("RES_OPTIONS");
552 if (res_options)
554 status = set_options(channel, res_options);
/dports/www/node10/node-v10.24.1/deps/cares/src/
H A Dares_init.c561 const char *localdomain, *res_options; in init_by_environment() local
572 res_options = getenv("RES_OPTIONS"); in init_by_environment()
573 if (res_options) in init_by_environment()
575 status = set_options(channel, res_options); in init_by_environment()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dares_init.c561 const char *localdomain, *res_options; in init_by_environment() local
572 res_options = getenv("RES_OPTIONS"); in init_by_environment()
573 if (res_options) in init_by_environment()
575 status = set_options(channel, res_options); in init_by_environment()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sresolv/
H A Dsres.c256 char const **res_options; /**< Option strings */ member
646 options = res->res_options; in sres_resolver_copy()
2001 c = sres_parse_resolv_conf(res, res->res_options); in sres_update_config()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sresolv/
H A Dsres.c256 char const **res_options; /**< Option strings */ member
646 options = res->res_options; in sres_resolver_copy()
2001 c = sres_parse_resolv_conf(res, res->res_options); in sres_update_config()
/dports/net/dante/dante-1.4.3/lib/
H A Dconfig.c139 sockscf.initial.res_options = _res.options; in postconfigloadinit()
/dports/net/dante/dante-1.4.3/sockd/
H A Dserverconfig.c489 _res.options = config->initial.res_options;
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1919 res_options_type_t res_options; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/
H A DChangeLog.ext-trees811 Storing application-provided option strings in res_options.
/dports/net/sofia-sip/sofia-sip-1.13.4/
H A DChangeLog.ext-trees811 Storing application-provided option strings in res_options.