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

/freebsd-10.1-release/contrib/mdocml/
H A Dmdoc_man.c54 static void post_sect(DECL_ARGS);
78 { NULL, pre_sect, post_sect, ".SH", NULL }, /* Sh */
79 { NULL, pre_sect, post_sect, ".SS", NULL }, /* Ss */
422 post_sect(DECL_ARGS) function

Completed in 45 milliseconds