HomeSort by relevance Sort by last modified time
    Searched full:have_cmd (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/
builtin-script.c 994 static bool have_cmd(int argc, const char **argv) function
1090 system_wide = !have_cmd(argc - rep_args,
1143 system_wide = !have_cmd(argc - 1, &argv[1]);

Completed in 511 milliseconds