wsdisplay_vcons.c | 137 static void vcons_eraserows_cached(void *, int, int, long); 1238 vcons_eraserows_cached(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void 1268 vcons_eraserows_cached(cookie, row, nrows, fillattr);
|