/src/sys/arch/usermode/dev/ |
vncfb.c | 120 static void vncfb_copyrect(struct vncfb_softc *, int, int, int, int, int, int); 415 vncfb_copyrect(sc, x, y, w, h, srcx, srcy); 535 vncfb_copyrect(struct vncfb_softc *sc, int x, int y, int w, int h, function in typeref:typename:void
|
vncfb.c | 120 static void vncfb_copyrect(struct vncfb_softc *, int, int, int, int, int, int); 415 vncfb_copyrect(sc, x, y, w, h, srcx, srcy); 535 vncfb_copyrect(struct vncfb_softc *sc, int x, int y, int w, int h, function in typeref:typename:void
|