Home
last modified time | relevance | path

Searched refs:htmltype (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/mdocml/dist/
H A Dhtml.h108 enum htmltype { enum
134 enum htmltype type; /* output media type */
H A Dhtml.c115 static void *ml_alloc(char *, enum htmltype);
118 ml_alloc(char *outopts, enum htmltype type) in ml_alloc()