Searched refs:load_cmd (Results 1 – 1 of 1) sorted by relevance
37 char load_cmd[64]; in do_test_tftp() local45 snprintf(load_cmd, 64, "tftp %s", argv[2]); in do_test_tftp()48 ret |= run_command(load_cmd, 0); in do_test_tftp()