Home
last modified time | relevance | path

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

/plan9/sys/src/libhtml/
H A Dlex.c15 int mtype; // TextHtml or TextPlain member
571 newtokensource(uchar* data, int edata, int chset, int mtype) in newtokensource()
593 _gettoks(uchar* data, int datalen, int chset, int mtype, int* plen) in _gettoks()
H A Dbuild.c376 parsehtml(uchar* data, int datalen, Rune* pagesrc, int mtype, int chset, Docinfo** pdi) in parsehtml()
/plan9/sys/src/cmd/ssh1/
H A Dsshserve.c198 copyout(Conn *c, int fd, int mtype) in copyout()
/plan9/sys/src/cmd/acid/
H A Dmain.c15 static char* mtype; variable
/plan9/sys/src/9/pc/
H A Dmtrr.c250 int i, vcnt, slot, type, mtype, mok; in mtrr() local
/plan9/sys/include/
H A Dmach.h181 int mtype; /* machine type code */ member
/plan9/sys/src/cmd/9nfs/
H A Ddat.h102 ulong mtype; /* CALL or REPLY */ member