Searched defs:dxdir (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/syscons/daemon/ |
H A D | daemon_saver.c | 125 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_daemon() 141 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_daemon() 209 static int dxdir = 1, dydir = 1; in daemon_saver() local
|