Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dtty-handler.c45 static void tty_set_fd_blocking(struct tty_handler *th, bool fd_blocking) in tty_set_fd_blocking() argument
50 if (!fd_blocking) { in tty_set_fd_blocking()