Home
last modified time | relevance | path

Searched refs:mparse_alloc (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/mdocml/dist/
H A Ddemandoc.c79 mp = mparse_alloc(MPARSE_AUTO, MANDOCLEVEL_FATAL, NULL, NULL, NULL); in main()
H A Dmandoc.h424 struct mparse *mparse_alloc(enum mparset, enum mandoclevel,
H A Dmain.c143 curp.mp = mparse_alloc(type, curp.wlevel, mmsg, &curp, defos); in main()
H A Dread.c765 mparse_alloc(enum mparset inttype, enum mandoclevel wlevel, in mparse_alloc() function
H A Dcgi.c742 mp = mparse_alloc(MPARSE_AUTO, MANDOCLEVEL_FATAL, NULL, NULL, NULL); in format()
H A Dmandocdb.c406 mp = mparse_alloc(MPARSE_AUTO, in main()