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