Home
last modified time | relevance | path

Searched refs:quit (Results 1 – 7 of 7) sorted by relevance

/u-boot/tools/
A Dkwboot.c469 kwboot_term_pipe(int in, int out, char *quit, int *s) in kwboot_term_pipe() argument
478 if (quit) { in kwboot_term_pipe()
482 if (*buf == quit[*s]) { in kwboot_term_pipe()
484 if (!quit[*s]) in kwboot_term_pipe()
490 nout = write(out, quit, *s); in kwboot_term_pipe()
512 char *quit = "\34c"; in kwboot_terminal() local
531 quit[0]|0100, quit[1]); in kwboot_terminal()
561 rc = kwboot_term_pipe(in, tty, quit, &s); in kwboot_terminal()
565 } while (quit[s] != 0); in kwboot_terminal()
/u-boot/tools/kermit/
A Dsend_cmd20 quit
A Dsend_image25 quit
A Dflash_param59 quit
/u-boot/scripts/kconfig/
A Dqconf.cc1855 configApp->connect(configApp, SIGNAL(lastWindowClosed()), SLOT(quit())); in main()
/u-boot/tools/buildman/
A DREADME42 You may need to press Ctrl-C several times to quit it. Also it will print
/u-boot/
A DREADME4108 q - quit application

Completed in 14 milliseconds