Home
last modified time | relevance | path

Searched defs:config_res (Results 1 – 8 of 8) sorted by relevance

/dports/net-mgmt/statsite/statsite-0.8.0/src/
H A Dstatsite.c141 int config_res = config_from_filename(config_file, config); in main() local
/dports/editors/kibi/kibi-0.2.2/src/
H A Dconfig.rs216 let config_res = Config::load(); in test_config_dir() localVariable
/dports/dns/gdnsd2/gdnsd-2.4.3/plugins/
H A Dstatic.c44 static bool config_res(const char* resname, unsigned resname_len V_UNUSED, vscf_data_t* addr, void*… in config_res() function
H A Dsimplefo.c137 static bool config_res(const char* resname, unsigned resname_len V_UNUSED, vscf_data_t* opts, void*… in config_res() function
H A Dmultifo.c266 static bool config_res(const char* resname, unsigned resname_len V_UNUSED, vscf_data_t* opts, void*… in config_res() function
H A Dweighted.c583 static bool config_res(const char* res_name, unsigned klen V_UNUSED, vscf_data_t* res_cfg, void* id… in config_res() function
/dports/net/samba412/samba-4.12.15/source4/rpc_server/drsuapi/
H A Ddcesrv_drsuapi.c64 struct ldb_result *site_res, *config_res; in dcesrv_drsuapi_DsBind() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_protocol.h900 struct config_stat_res_message config_res; member