Searched refs:quit (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/tools/ |
| H A D | kwboot.c | 463 kwboot_term_pipe(int in, int out, char *quit, int *s) in kwboot_term_pipe() argument 472 if (quit) { in kwboot_term_pipe() 476 if (*buf == quit[*s]) { in kwboot_term_pipe() 478 if (!quit[*s]) in kwboot_term_pipe() 484 nout = write(out, quit, *s); in kwboot_term_pipe() 506 char *quit = "\34c"; in kwboot_terminal() local 525 quit[0]|0100, quit[1]); in kwboot_terminal() 555 rc = kwboot_term_pipe(in, tty, quit, &s); in kwboot_terminal() 559 } while (quit[s] != 0); in kwboot_terminal()
|
| /rk3399_rockchip-uboot/tools/kermit/ |
| H A D | send_cmd | 20 quit
|
| H A D | send_image | 25 quit
|
| H A D | flash_param | 59 quit
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | qconf.cc | 1868 configApp->connect(configApp, SIGNAL(lastWindowClosed()), SLOT(quit())); in main()
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 44 You may need to press Ctrl-C several times to quit it. Also it will print
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 4751 q - quit application
|