Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dxterm.c45 static char *terminal_emulator = CONFIG_XTERM_CHAN_DEFAULT_EMULATOR; variable
52 terminal_emulator = line; in xterm_setup()
93 char *argv[] = { terminal_emulator, title_switch, title, exec_switch, in xterm_open()