Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dtem.c135 static void tem_terminal_emulate(struct tem_vt_state *, uint8_t *, int);
212 tem_terminal_emulate(tem, buf, len); in tem_write()
1081 tem_terminal_emulate(struct tem_vt_state *tem, uint8_t *buf, int len) in tem_terminal_emulate() function