halt_func
static int halt_func(int argc, char *argv[]);
{ CMD_HALT, "halt", SHELP_HALT, halt_func },
halt_func,