Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c55 static void post_bd(DECL_ARGS);
153 { cond_body, pre_bd, post_bd, NULL, NULL }, /* Bd */
977 post_bd(DECL_ARGS) in post_bd() function
H A Dmdoc_validate.c74 static void post_bd(POST_ARGS);
808 post_bd(POST_ARGS) in post_bd() function
1484 post_bd(mdoc); in post_display()