Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/subcmd/
H A Drun-command.h9 ERR_RUN_COMMAND_EXEC, enumerator
H A Drun-command.c146 -ERR_RUN_COMMAND_EXEC : in start_command()
191 return -ERR_RUN_COMMAND_EXEC; in wait_or_whine()
/openbmc/linux/tools/perf/
H A Dperf.c402 if (status != -ERR_RUN_COMMAND_EXEC) { in execv_dashed_external()