Searched defs:termp_bl_post (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_term.c71 static void termp_bl_post(DECL_ARGS);
137 { termp_d1_pre, termp_bl_post }, /* D1 */
138 { termp_d1_pre, termp_bl_post }, /* Dl */
141 { termp_bl_pre, termp_bl_post }, /* Bl */
1211 termp_bl_post(DECL_ARGS) function

Completed in 47 milliseconds