Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwboot.c469 kwboot_term_pipe(int in, int out, char *quit, int *s) in kwboot_term_pipe() function
555 rc = kwboot_term_pipe(tty, STDOUT_FILENO, NULL, NULL); in kwboot_terminal()
561 rc = kwboot_term_pipe(in, tty, quit, &s); in kwboot_terminal()