OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:egafont
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
ega.c
53
static struct
egafont
{
struct
69
struct
egafont
*fontset1, *fontset2;
83
struct
egafont
*vc_fonts[4];
290
struct
egafont
*f1, *f2;
296
struct
egafont
*f = vc->vc_fonts[i];
748
struct
egafont
*f;
777
f = malloc(sizeof(struct
egafont
), M_DEVBUF, M_WAITOK);
ega.c
53
static struct
egafont
{
struct
69
struct
egafont
*fontset1, *fontset2;
83
struct
egafont
*vc_fonts[4];
290
struct
egafont
*f1, *f2;
296
struct
egafont
*f = vc->vc_fonts[i];
748
struct
egafont
*f;
777
f = malloc(sizeof(struct
egafont
), M_DEVBUF, M_WAITOK);
Completed in 46 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025