Home
last modified time | relevance | path

Searched refs:config_lookup (Results 51 – 75 of 76) sorted by relevance

1234

/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares_init.c93 static int config_lookup(ares_channel channel, const char *str,
1691 status = config_lookup(channel, p, "bind", NULL, "file"); in init_by_resolv_conf()
1732 (void)config_lookup(channel, p, "dns", "resolve", "files"); in init_by_resolv_conf()
1763 (void)config_lookup(channel, p, "bind", NULL, "hosts"); in init_by_resolv_conf()
1794 (void)config_lookup(channel, p, "bind", NULL, "local"); in init_by_resolv_conf()
2021 static int config_lookup(ares_channel channel, const char *str, in config_lookup() function
/dports/dns/c-ares/c-ares-1.17.2/src/lib/
H A Dares_init.c86 static int config_lookup(ares_channel channel, const char *str,
1724 status = config_lookup(channel, p, "bind", NULL, "file"); in init_by_resolv_conf()
1765 (void)config_lookup(channel, p, "dns", "resolve", "files"); in init_by_resolv_conf()
1796 (void)config_lookup(channel, p, "bind", NULL, "hosts"); in init_by_resolv_conf()
1827 (void)config_lookup(channel, p, "bind", NULL, "local"); in init_by_resolv_conf()
2054 static int config_lookup(ares_channel channel, const char *str, in config_lookup() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A Dares_init.c86 static int config_lookup(ares_channel channel, const char *str,
1724 status = config_lookup(channel, p, "bind", NULL, "file");
1765 (void)config_lookup(channel, p, "dns", "resolve", "files");
1796 (void)config_lookup(channel, p, "bind", NULL, "hosts");
1827 (void)config_lookup(channel, p, "bind", NULL, "local");
2054 static int config_lookup(ares_channel channel, const char *str,
/dports/www/node10/node-v10.24.1/deps/cares/src/
H A Dares_init.c93 static int config_lookup(ares_channel channel, const char *str,
1691 status = config_lookup(channel, p, "bind", NULL, "file"); in init_by_resolv_conf()
1732 (void)config_lookup(channel, p, "dns", "resolve", "files"); in init_by_resolv_conf()
1763 (void)config_lookup(channel, p, "bind", NULL, "hosts"); in init_by_resolv_conf()
1794 (void)config_lookup(channel, p, "bind", NULL, "local"); in init_by_resolv_conf()
2021 static int config_lookup(ares_channel channel, const char *str, in config_lookup() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dares_init.c93 static int config_lookup(ares_channel channel, const char *str,
1691 status = config_lookup(channel, p, "bind", NULL, "file"); in init_by_resolv_conf()
1732 (void)config_lookup(channel, p, "dns", "resolve", "files"); in init_by_resolv_conf()
1763 (void)config_lookup(channel, p, "bind", NULL, "hosts"); in init_by_resolv_conf()
1794 (void)config_lookup(channel, p, "bind", NULL, "local"); in init_by_resolv_conf()
2021 static int config_lookup(ares_channel channel, const char *str, in config_lookup() function
/dports/deskutils/dfshow/dfshow-0.9.3-beta/src/
H A Dcolors.c81 group = config_lookup(&cfg, "theme"); in processListThemes()
373 group = config_lookup(&cfg, "theme"); in applyTheme()
H A Dshow.c157 group = config_lookup(&cfg, "common"); in readConfig()
174 group = config_lookup(&cfg, PROGRAM_NAME); in readConfig()
338 group = config_lookup(&cfg, "show.owner"); in readConfig()
/dports/devel/libconfig/libconfig-1.7.2/lib/
H A Dlibconfigcpp.c++494 config_setting_t *s = config_lookup(_config, path); in lookup()
505 config_setting_t *s = config_lookup(_config, path); in exists()
H A Dlibconfig.h301 extern LIBCONFIG_API config_setting_t *config_lookup(const config_t *config,
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/evolution/
H A De-mail-config-ews-backend.c676 EConfigLookup *config_lookup, in mail_config_ews_backend_auto_configure() argument
680 return e_mail_config_service_backend_auto_configure_for_kind (backend, config_lookup, in mail_config_ews_backend_auto_configure()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/modules/lsm/
H A Dlsm_data.c259 ext_uris = config_lookup (&cfg, _STD_LSM_CONF_EXT_URIS_KEYNAME); in _load_module_conf()
269 ext_pass = config_lookup (&cfg, _STD_LSM_CONF_EXT_PASS_KEYNAME); in _load_module_conf()
/dports/security/cvechecker/cvechecker-3.9/src/sqlite3/
H A Dsqlite3_impl.c499 localdb = config_lookup(ws->cfg, "sqlite3.localdb"); in sqlite_dbimpl_load_databases()
558 globaldb = config_lookup(ws->cfg, "sqlite3.globaldb"); in sqlite_dbimpl_load_databases()
/dports/net/sslh/sslh-1.21c/
H A Dsslh-conf.c129 config_setting_t* config_lookup(config_t* c, const char* b) { in config_lookup() function
1602 s = config_lookup(&c, "/"); in sslhcfg_cl_parse()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/tools/marvell/doimage/
H A Ddoimage.c698 csk_array = config_lookup(&sec_cfg, "csk_key_file"); in parse_sec_config_file()
778 control_array = config_lookup(&sec_cfg, "control"); in parse_sec_config_file()
/dports/security/cvechecker/cvechecker-3.9/src/
H A Dcvecheck.c398 dbtype = config_lookup(ws->cfg, "dbtype"); in initialize_dbtarget()
445 confkey = config_lookup(ws->cfg, "userkey"); in initialize_workstate()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/tools/marvell/doimage/
H A Ddoimage.c698 csk_array = config_lookup(&sec_cfg, "csk_key_file"); in parse_sec_config_file()
778 control_array = config_lookup(&sec_cfg, "control"); in parse_sec_config_file()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/tools/marvell/doimage/
H A Ddoimage.c698 csk_array = config_lookup(&sec_cfg, "csk_key_file"); in parse_sec_config_file()
778 control_array = config_lookup(&sec_cfg, "control"); in parse_sec_config_file()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/tools/marvell/doimage/
H A Ddoimage.c698 csk_array = config_lookup(&sec_cfg, "csk_key_file"); in parse_sec_config_file()
778 control_array = config_lookup(&sec_cfg, "control"); in parse_sec_config_file()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/tools/marvell/doimage/
H A Ddoimage.c698 csk_array = config_lookup(&sec_cfg, "csk_key_file"); in parse_sec_config_file()
778 control_array = config_lookup(&sec_cfg, "control"); in parse_sec_config_file()
/dports/devel/libconfig/libconfig-1.7.2/contrib/libconfig-ruby/ext/
H A Drconfig.c600 setting = config_lookup(config, RSTRING_PTR(handle)); in rbConfig_lookup()
/dports/security/razorback-api/api-0.5.0/src/
H A Dconfig_file.c1115 tt = config_lookup (config, block->key); in parseBlock()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/tools/editor/src/
H A Dmain.c121 config_setting_t *e = config_lookup(&cfg, "events"); in load_defs()
/dports/devel/libconfig/libconfig-1.7.2/
H A DChangeLog171 the config_lookup*() functions (reported by Feng Yu), and some
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcompton.c5392 config_setting_t *setting = config_lookup(pcfg, name); in parse_cfg_condlst()
5412 config_setting_t *setting = config_lookup(pcfg, name); in parse_cfg_condlst_opct()
5651 config_setting_t *setting = config_lookup(&cfg, str); in parse_config()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Dcollections.po1422 #~ msgid ":ref:`config <ansible_collections.ansible.builtin.config_lookup>` -- Lookup current Ansib…
1423 #~ msgstr ":ref:`config <ansible_collections.ansible.builtin.config_lookup>` -- 現在の Ansible 設定値を検索す…
3414 #~ msgid ":ref:`ansible.builtin.config <ansible_collections.ansible.builtin.config_lookup>` -- Look…
3415 #~ msgstr ":ref:`ansible.builtin.config <ansible_collections.ansible.builtin.config_lookup>` -- 現在の…

1234