HomeSort by: relevance | last modified time | path
    Searched refs:canRunCommand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/test/
test_read_set_format.c 250 if (!canRunCommand("bunzip2 -h", NULL)) {
  /src/external/bsd/libarchive/dist/test_utils/
test_common.h 354 int canRunCommand(const char *cmd, int *tested);
test_main.c 2573 canRunCommand(const char *cmd, int *tested)
2587 return canRunCommand((Command), &tested); \

Completed in 20 milliseconds