Searched refs:canRunCommand (Results 1 – 4 of 4) sorted by relevance
354 int canRunCommand(const char *cmd, int *tested);
2618 canRunCommand(const char *cmd, int *tested) in canRunCommand() function2632 return canRunCommand((Command), &tested); \
418 if (!canRunCommand("bunzip2 -h", NULL)) { in DEFINE_TEST()
2041 canRunCommand(const char *cmd) in canRunCommand() function