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

  /src/sys/dev/wscons/
wsemulconf.c 53 static const struct wsemul_ops *wsemul_conf[] = { variable in typeref:typename:const struct wsemul_ops * []
77 return (wsemul_conf[0]);
87 for (ops = &wsemul_conf[0]; *ops != NULL; ops++)

Completed in 10 milliseconds