Searched refs:pre_ft (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | man_term.c | 80 static int pre_ft(DECL_ARGS); 127 { pre_ft, NULL, MAN_NOTEXT }, /* ft */ 360 pre_ft(DECL_ARGS) in pre_ft() function
|
H A D | mdoc_man.c | 94 static int pre_ft(DECL_ARGS); 151 { NULL, pre_ft, post_font, NULL, NULL }, /* Ft */ 158 { NULL, pre_ft, post_font, NULL, NULL }, /* Ot */ 1324 pre_ft(DECL_ARGS) in pre_ft() function
|