Lines Matching defs:fault
67 static int fault(int argc, char **argv);
70 static int sesled(int argc, char **argv, bool fault);
80 { "fault",
82 "Change the state of the fault LED associated with a disk",
83 fault },
191 usage(setfault ? "fault" : "locate");
202 usage(setfault ? "fault" : "locate");
212 usage(setfault ? "fault" : "locate");
333 fault(int argc, char **argv)
384 sesutil_print(&style, "LED={q:led/fault}");