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