Searched refs:clear_string (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/syscons/daemon/ |
H A D | daemon_saver.c | 183 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in clear_string() function 238 clear_string(sc, txpos, typos, toff, message, tlen); in daemon_saver()
|