Searched refs:pre_ft (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mdoc_man.c | 95 static int pre_ft(DECL_ARGS); 152 { NULL, pre_ft, post_font, NULL, NULL }, /* Ft */ 159 { NULL, pre_ft, post_font, NULL, NULL }, /* Ot */ 1315 pre_ft(DECL_ARGS) function
|
H A D | man_term.c | 83 static int pre_ft(DECL_ARGS); 130 { pre_ft, NULL, MAN_NOTEXT }, /* ft */ 362 pre_ft(DECL_ARGS) function
|
Completed in 89 milliseconds