Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c50 static void post_bf(DECL_ARGS);
181 { NULL, pre_bf, post_bf, NULL, NULL }, /* Bf */
957 post_bf(DECL_ARGS) in post_bf() function
H A Dmdoc_validate.c70 static void post_bf(POST_ARGS);
180 { NULL, post_bf }, /* Bf */
769 post_bf(POST_ARGS) in post_bf() function