Searched refs:_nc_console_fd2handle (Results 1 – 3 of 3) sorted by relevance
162 _nc_console_flush(_nc_console_fd2handle(fd)); in flush_input()
216 _nc_console_fd2handle(int fd) in _nc_console_fd2handle() function
145 #define GET_TTY(fd, buf) _nc_console_getmode(_nc_console_fd2handle(fd),buf)146 #define SET_TTY(fd, buf) _nc_console_setmode(_nc_console_fd2handle(fd),buf)