Searched refs:auto_attach_cmd (Results 1 – 1 of 1) sorted by relevance
52 static char *auto_attach_cmd; variable86 if (auto_attach_cmd == NULL) { in attach_to_tty()87 auto_attach_cmd = (char *)default_cmd; in attach_to_tty()89 char command[strlen(auto_attach_cmd) + strlen(slave_tty) + 1]; in attach_to_tty()91 sprintf(command, auto_attach_cmd, slave_tty); in attach_to_tty()409 (void *)&auto_attach_cmd, auto_attach_cmd_cb, in np_add_uart_options()