Searched refs:check_command (Results 1 – 2 of 2) sorted by relevance
71 check_command="$default_cmd"93 check-command:) check_command="$val" ;;280 if [ "$check_command" = "" ]; then281 check_command="$defaut_command"285 set -- $check_command
85 static void check_command(int fd);1682 check_command(int fd) in check_command() function1807 check_command(fd); in gdb_readable()