Searched defs:mtype (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/libhtml/ |
H A D | lex.c | 15 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 D | build.c | 376 parsehtml(uchar* data, int datalen, Rune* pagesrc, int mtype, int chset, Docinfo** pdi) in parsehtml()
|
/plan9/sys/src/cmd/ssh1/ |
H A D | sshserve.c | 198 copyout(Conn *c, int fd, int mtype) in copyout()
|
/plan9/sys/src/cmd/acid/ |
H A D | main.c | 15 static char* mtype; variable
|
/plan9/sys/src/9/pc/ |
H A D | mtrr.c | 250 int i, vcnt, slot, type, mtype, mok; in mtrr() local
|
/plan9/sys/include/ |
H A D | mach.h | 181 int mtype; /* machine type code */ member
|
/plan9/sys/src/cmd/9nfs/ |
H A D | dat.h | 102 ulong mtype; /* CALL or REPLY */ member
|