Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c51 static void post_bl(DECL_ARGS);
126 { cond_body, pre_bl, post_bl, NULL, NULL }, /* Bl */
937 post_bl(DECL_ARGS) in post_bl() function
H A Dmdoc_validate.c94 static int post_bl(POST_ARGS);
141 static v_post posts_bl[] = { bwarn_ge1, post_bl, NULL };
1592 post_bl(POST_ARGS) in post_bl() function