Searched refs:ndmp_get_config (Results 1 – 1 of 1) sorted by relevance
73 static int ndmp_get_config(int, char **, ndmp_command_t *);85 { "get", ndmp_get_config, HELP_GET_CONFIG },210 ndmp_get_config(int argc, char **argv, ndmp_command_t *cur_cmd) in ndmp_get_config() function