Searched defs:xpos (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dfips_prf_internal.c22 u8 *xpos = x; local
H A Dfips_prf_openssl.c53 u8 *xpos = x; local
H A Dfips_prf_wolfssl.c41 u8 *xpos = x; local
H A Daes-gcm.c106 const u8 *xpos = x; local
147 const u8 *xpos = x; local
[all...]
/freebsd-13-stable/sys/dev/syscons/logo/
H A Dlogo_saver.c95 static int xpos = 0, ypos = 0; local
/freebsd-13-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c127 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, argument
143 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, argument
185 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) argument
195 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, u_char *s, int len) argument
/freebsd-13-stable/crypto/openssl/apps/
H A Dengine.c149 int xpos = 0; local
[all...]
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.h285 int xpos; /* current X position */ member in struct:scr_stat

Completed in 275 milliseconds