| Home | Sort by: relevance | last modified time | path |
| /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++) |