HomeSort by: relevance | last modified time | path
    Searched defs:gpx_eraserows (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vsa/
gpx.c 216 static void gpx_eraserows(void *, int, int, long);
628 gpx_eraserows(void *v, int row, int cnt, long attr) function in typeref:typename:void
925 ri->ri_ops.eraserows = gpx_eraserows;
gpx.c 216 static void gpx_eraserows(void *, int, int, long);
628 gpx_eraserows(void *v, int row, int cnt, long attr) function in typeref:typename:void
925 ri->ri_ops.eraserows = gpx_eraserows;

Completed in 28 milliseconds