Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/subcmd/
H A Dexec-cmd.h12 extern int execl_cmd(const char *cmd, ...);
H A Dexec-cmd.c195 int execl_cmd(const char *cmd,...) in execl_cmd() function
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c413 execl_cmd("web--browse", "-c", "help.browser", path, NULL); in open_html()