Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_man.c75 static void post_sect(DECL_ARGS);
148 { NULL, pre_sect, post_sect, ".SH", NULL }, /* Sh */
149 { NULL, pre_sect, post_sect, ".SS", NULL }, /* Ss */
860 post_sect(DECL_ARGS) in post_sect() function