HomeSort by: relevance | last modified time | path
    Searched defs:wsemul_vt100_output (Results 1 - 1 of 1) 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

Completed in 14 milliseconds