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

  /src/sys/arch/vax/vsa/
gpx.c 214 static void gpx_erasecols(void *, int, int, int, long);
595 gpx_erasecols(void *v, int row, int col, int cnt, long attr) function in typeref:typename:void
926 ri->ri_ops.erasecols = gpx_erasecols;
gpx.c 214 static void gpx_erasecols(void *, int, int, int, long);
595 gpx_erasecols(void *v, int row, int col, int cnt, long attr) function in typeref:typename:void
926 ri->ri_ops.erasecols = gpx_erasecols;

Completed in 24 milliseconds