Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_man.c49 static void post_bf(DECL_ARGS);
178 { NULL, pre_bf, post_bf, NULL, NULL }, /* Bf */
873 post_bf(DECL_ARGS) in post_bf() function
H A Dmdoc_validate.c93 static int post_bf(POST_ARGS);
139 static v_post posts_bf[] = { hwarn_le1, post_bf, NULL };
982 post_bf(POST_ARGS) in post_bf() function