Searched refs:check_command (Results 1 – 5 of 5) sorted by relevance
75 check_command netstat || return
527 check_command() function541 if ! check_command "$cmd"; then
2092 check_command() { function2114 check_command taskset || return $ksft_skip
1790 check_command "$MCD" || return 11791 check_command "$MC_CLI" || return 1
1541 static int check_command(const char *raw_command) in check_command() function1585 ret = check_command(raw_command); in create_or_delete_synth_event()2196 ret = check_command(raw_command + len); in create_synth_event()