Home
last modified time | relevance | path

Searched refs:ndmp_show_devices (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ndmpadm/
H A Dndmpadm_main.c75 static int ndmp_show_devices(int, char **, ndmp_command_t *);
87 { "show-devices", ndmp_show_devices, HELP_SHOW_DEVICES },
370 ndmp_show_devices(int argc, char **argv, ndmp_command_t *cur_cmd) in ndmp_show_devices() function