Home
last modified time | relevance | path

Searched defs:wsemul_ops (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsemulvar.h63 struct wsemul_ops { struct
64 char name[WSEMUL_NAME_SIZE];
89 extern const struct wsemul_ops wsemul_dumb_ops; argument