Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c56 static void post_bf(DECL_ARGS);
202 { NULL, pre_bf, post_bf, NULL, NULL }, /* Bf */
1033 post_bf(DECL_ARGS) in post_bf() function
H A Dmdoc_validate.c75 static void post_bf(POST_ARGS);
186 post_bf, /* Bf */
1248 post_bf(POST_ARGS) in post_bf() function