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

  /src/sys/dev/rasops/
rasops1.c 54 static void rasops1_putchar(void *, int, int col, u_int, long);
83 ri->ri_ops.putchar = rasops1_putchar;
92 rasops1_putchar(void *cookie, int row, int col, u_int uc, long attr) function in typeref:typename:void
rasops1_putchar_width.h 56 #define NAME1(width) rasops1_putchar ## width

Completed in 13 milliseconds