Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dlibman.h73 int man_elem_alloc(struct man *, int, int, enum mant);
H A Dman.c257 man_elem_alloc(struct man *man, int line, int pos, enum mant tok) in man_elem_alloc() function
444 if ( ! man_elem_alloc(man, line, offs, MAN_sp)) in man_ptext()
H A Dman_macro.c422 if ( ! man_elem_alloc(man, line, ppos, tok)) in in_line_eoln()