Searched refs:pty_fd (Results 1 – 1 of 1) sorted by relevance
93 int pty_fd = nhw_upty_open_ptty(uart_name, u_el->attach_cmd, u_el->auto_attach, wait_for_pty); in nhw_upty_init() local94 u_el->in_fd = pty_fd; in nhw_upty_init()95 u_el->out_fd = pty_fd; in nhw_upty_init()