Home
last modified time | relevance | path

Searched defs:conf_str (Results 1 – 25 of 73) sorted by relevance

123

/dports/dns/knot3/knot-3.1.5/tests/knot/
H A Dtest_conf.h23 static inline int test_conf(const char *conf_str, const yp_item_t *schema) in test_conf()
H A Dtest_server.h71 char conf_str[4096 + 512]; in create_fake_server() local
H A Dtest_conf.c136 const char *conf_str = in test_conf_zonefile() local
/dports/dns/knot3-lib/knot-3.1.5/tests/knot/
H A Dtest_conf.h23 static inline int test_conf(const char *conf_str, const yp_item_t *schema) in test_conf()
H A Dtest_server.h71 char conf_str[4096 + 512]; in create_fake_server() local
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dconfig.c103 char conf_str[100]; in save_config() local
146 char conf_str[100]; in load_config() local
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/
H A Dsys-context-util.c76 char conf_str[TCTI_MSSIM_CONF_MAX] = { 0 }; in tcti_socket_init() local
114 char conf_str[TCTI_SWTPM_CONF_MAX] = { 0 }; in tcti_swtpm_init() local
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/test/
H A Dtss2-tcti-tabrmd_unit.c211 char conf_str[] = "bus_type=session,bus_name=com.example.Session"; in tcti_tabrmd_conf_parse_named_session_test() local
228 char conf_str[] = "bus_type=system,bus_name=com.example.System"; in tcti_tabrmd_conf_parse_named_system_test() local
244 char conf_str[] = "bus_type=foobar"; in tcti_tabrmd_conf_parse_bad_type_test() local
259 char conf_str[] = "bus_type=session"; in tcti_tabrmd_conf_parse_no_name_test() local
276 char conf_str[] = "bus_name=com.example.FooBar"; in tcti_tabrmd_conf_parse_no_type_test() local
292 char conf_str[] = "bus_name="; in tcti_tabrmd_conf_parse_no_value_test() local
306 char conf_str[] = "=some-string"; in tcti_tabrmd_conf_parse_no_key_test() local
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/cloudengine/
H A Dce_info_center_trap.py290 def netconf_get_config(self, conf_str): argument
297 def netconf_set_config(self, conf_str): argument
H A Dce_acl.py339 def netconf_get_config(self, conf_str): argument
346 def netconf_set_config(self, conf_str): argument
H A Dce_acl_advance.py526 def netconf_get_config(self, conf_str): argument
533 def netconf_set_config(self, conf_str): argument
H A Dce_snmp_target_host.py317 def netconf_get_config(self, conf_str): argument
324 def netconf_set_config(self, conf_str): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/network/cloudengine/
H A Dce_info_center_trap.py288 def netconf_get_config(self, conf_str): argument
295 def netconf_set_config(self, conf_str): argument
H A Dce_acl.py337 def netconf_get_config(self, conf_str): argument
344 def netconf_set_config(self, conf_str): argument
H A Dce_acl_advance.py524 def netconf_get_config(self, conf_str): argument
531 def netconf_set_config(self, conf_str): argument
H A Dce_snmp_target_host.py315 def netconf_get_config(self, conf_str): argument
322 def netconf_set_config(self, conf_str): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/
H A Dce_acl.py337 def netconf_get_config(self, conf_str): argument
344 def netconf_set_config(self, conf_str): argument
H A Dce_info_center_trap.py288 def netconf_get_config(self, conf_str): argument
295 def netconf_set_config(self, conf_str): argument
H A Dce_acl_advance.py524 def netconf_get_config(self, conf_str): argument
531 def netconf_set_config(self, conf_str): argument
H A Dce_snmp_target_host.py315 def netconf_get_config(self, conf_str): argument
322 def netconf_set_config(self, conf_str): argument
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/daemon/
H A Dcfg.c43 static const char* conf_str = "config"; variable
/dports/dns/opendnssec2/opendnssec-2.1.10/enforcer/src/daemon/
H A Dcfg.c43 static const char* conf_str = "config"; variable
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/
H A Dcreate_rna_sr.py63 conf_str = CONF_TEMPLATE % ( variable
/dports/audio/glurp/glurp-0.12.3/src/
H A Dconf.c85 gchar *conf_str, *conf_path, **conf_items, **conf_item; in config_load() local
/dports/sysutils/potnet/potnet-0.4.4/src/pot/
H A Dmod.rs52 let mut conf_str = String::new(); in get_conf_default() localVariable
66 let mut conf_str = String::new(); in get_conf() localVariable
340 let mut conf_str = String::new(); in get_bridges_list() localVariable
463 let mut conf_str = String::new(); in get_pot_conf_list() localVariable

123