Home
last modified time | relevance | path

Searched defs:shell_cmd (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_cmd.py277 def shell_cmd( function
/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c96 struct shell_cmd { struct
97 const char *name;
98 int (*func)(char *args);
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c182 char *shell_cmd; in exec_man_cmd() local