Searched refs:ndmp_set_config (Results 1 – 1 of 1) sorted by relevance
75 static int ndmp_set_config(int, char **, ndmp_command_t *);87 { "set", ndmp_set_config, HELP_SET_CONFIG },289 ndmp_set_config(int argc, char **argv, ndmp_command_t *cur_cmd) in ndmp_set_config() function