Searched defs:auto_attach_cmd (Results 1 – 2 of 2) sorted by relevance
115 static void attach_to_pty(const char *slave_pty, const char *auto_attach_cmd) in attach_to_pty()135 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_pty()
48 char *auto_attach_cmd; /* If auto_attach, which command to launch the terminal emulator */ member