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

  /src/sys/dev/wscons/
wsemul_vt100.c 52 static void wsemul_vt100_output(void *cookie, const u_char *data, u_int count,
67 .output = wsemul_vt100_output,
1006 wsemul_vt100_output(void *cookie, const u_char *data, u_int count, int kernel) function in typeref:typename:void
wsemul_vt100.c 52 static void wsemul_vt100_output(void *cookie, const u_char *data, u_int count,
67 .output = wsemul_vt100_output,
1006 wsemul_vt100_output(void *cookie, const u_char *data, u_int count, int kernel) function in typeref:typename:void
wsemul_vt100.c 52 static void wsemul_vt100_output(void *cookie, const u_char *data, u_int count,
67 .output = wsemul_vt100_output,
1006 wsemul_vt100_output(void *cookie, const u_char *data, u_int count, int kernel) function in typeref:typename:void

Completed in 152 milliseconds