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

  /src/sys/arch/vax/vsa/
smg.c 189 static void smg_putchar(void *, int, int, u_int, long);
395 ri->ri_ops.putchar = smg_putchar;
647 smg_putchar(void *cookie, int row, int startcol, u_int uc, long attr) function in typeref:typename:void
smg.c 189 static void smg_putchar(void *, int, int, u_int, long);
395 ri->ri_ops.putchar = smg_putchar;
647 smg_putchar(void *cookie, int row, int startcol, u_int uc, long attr) function in typeref:typename:void

Completed in 23 milliseconds