Home
last modified time | relevance | path

Searched refs:pre_ft (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dman_term.c80 static int pre_ft(DECL_ARGS);
127 { pre_ft, NULL, MAN_NOTEXT }, /* ft */
360 pre_ft(DECL_ARGS) in pre_ft() function
H A Dmdoc_man.c94 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