Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c52 static void post_bl(DECL_ARGS);
135 { cond_body, pre_bl, post_bl, NULL, NULL }, /* Bl */
1023 post_bl(DECL_ARGS) in post_bl() function
H A Dmdoc_validate.c72 static void post_bl(POST_ARGS);
134 { pre_bl, post_bl }, /* Bl */
1407 post_bl(POST_ARGS) in post_bl() function