Searched refs:man_head_alloc (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | libman.h | 66 void man_head_alloc(struct man *, int, int, enum mant);
|
H A D | man_macro.c | 346 man_head_alloc(man, line, ppos, tok); in blk_exp() 378 man_head_alloc(man, line, ppos, tok); in blk_imp()
|
H A D | man.c | 244 man_head_alloc(struct man *man, int line, int pos, enum mant tok) in man_head_alloc() function
|