Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddat.h31 typedef struct Mhead Mhead; typedef
276 struct Mhead struct
282 Mhead* hash; /* Hash chain */ argument
/plan9/sys/src/9/port/
H A Dportdat.h23 typedef struct Mhead Mhead; typedef
307 struct Mhead struct
313 Mhead* hash; /* Hash chain */ argument
/plan9/sys/src/cmd/upas/fs/
H A Dmbox.c33 Mhead= 11, /* offset of first mime header */ enumerator