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

  /src/sys/dev/wscons/
wsemul_vt100.c 50 static void *wsemul_vt100_attach(int console, const struct wsscreen_descr *,
66 .attach = wsemul_vt100_attach,
241 wsemul_vt100_attach(int console, const struct wsscreen_descr *type, function in typeref:typename:void *
299 /* XXX match malloc size in wsemul_vt100_attach */
wsemul_vt100.c 50 static void *wsemul_vt100_attach(int console, const struct wsscreen_descr *,
66 .attach = wsemul_vt100_attach,
241 wsemul_vt100_attach(int console, const struct wsscreen_descr *type, function in typeref:typename:void *
299 /* XXX match malloc size in wsemul_vt100_attach */

Completed in 68 milliseconds