Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/mandoc/
H A Dlibman.h68 void man_elem_alloc(struct man *, int, int, enum mant);
H A Dman.c234 man_elem_alloc(struct man *man, int line, int pos, enum mant tok) in man_elem_alloc() function
394 man_elem_alloc(man, line, offs, MAN_sp); in man_ptext()
H A Dman_macro.c413 man_elem_alloc(man, line, ppos, tok); in in_line_eoln()