Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmandoc.h428 struct mparse *mparse_alloc(int, enum mandoclevel, mandocmsg,
H A Dread.c886 mparse_alloc(int options, enum mandoclevel wlevel, mandocmsg mmsg, in mparse_alloc() function
H A Dmain.c411 curp.mp = mparse_alloc(options, curp.wlevel, mmsg, in main()