Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/misc/syscons/fred/
H A Dfred_saver.c182 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in draw_string() function
337 draw_string(sc, txpos, typos, toff, message, tlen); in fred_saver()