Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dconsole-server.c920 const char *config_tty_kname = NULL; in main() local
951 config_tty_kname = argv[optind]; in main()
977 rc = tty_init(console, config, config_tty_kname); in main()