Searched refs:man_elem_alloc (Results 1 – 3 of 3) sorted by relevance
| /titanic_53/usr/src/cmd/mandoc/ |
| H A D | libman.h | 68 void man_elem_alloc(struct man *, int, int, enum mant);
|
| H A D | man.c | 234 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 D | man_macro.c | 413 man_elem_alloc(man, line, ppos, tok); in in_line_eoln()
|