Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c58 static void post_bl(DECL_ARGS);
155 { cond_body, pre_bl, post_bl, NULL, NULL }, /* Bl */
1108 post_bl(DECL_ARGS) in post_bl() function
H A Dmdoc_validate.c77 static void post_bl(POST_ARGS);
139 post_bl, /* Bl */
1908 post_bl(POST_ARGS) in post_bl() function