Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/daemon/
H A Ddaemon_saver.c193 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, u_char *s, int len) in draw_string() function
344 draw_string(sc, txpos, typos, toff, message, tlen); in daemon_saver()