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