Searched refs:execl_cmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | exec-cmd.h | 12 extern int execl_cmd(const char *cmd, ...);
|
H A D | exec-cmd.c | 187 int execl_cmd(const char *cmd,...) in execl_cmd() function
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | exec-cmd.h | 12 extern int execl_cmd(const char *cmd, ...);
|
H A D | exec-cmd.c | 195 int execl_cmd(const char *cmd,...) in execl_cmd() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-help.c | 410 execl_cmd("web--browse", "-c", "help.browser", path, NULL); in open_html()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-help.c | 413 execl_cmd("web--browse", "-c", "help.browser", path, NULL); in open_html()
|
Completed in 3 milliseconds