Home
last modified time | relevance | path

Searched defs:dxdir (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/syscons/daemon/
H A Ddaemon_saver.c125 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