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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c109 static int pre_sect(DECL_ARGS);
129 { NULL, pre_sect, post_sect, ".SH", NULL }, /* Sh */
130 { NULL, pre_sect, post_sect, ".SS", NULL }, /* Ss */
773 pre_sect(DECL_ARGS) function

Completed in 46 milliseconds