Searched defs:stop_on_error (Results 1 – 1 of 1) sorted by relevance
/spdk/lib/init/ |
H A D | json_config.c | 65 bool stop_on_error; member 575 json_config_prepare_ctx(spdk_subsystem_init_fn cb_fn, void *cb_arg, bool stop_on_error, void *json, in json_config_prepare_ctx() argument 654 spdk_subsystem_init_from_json_config(const char * json_config_file,const char * rpc_addr,spdk_subsystem_init_fn cb_fn,void * cb_arg,bool stop_on_error) spdk_subsystem_init_from_json_config() argument 676 spdk_subsystem_load_config(void * json,ssize_t json_size,spdk_subsystem_init_fn cb_fn,void * cb_arg,bool stop_on_error) spdk_subsystem_load_config() argument
|