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

/openbsd-current/usr.bin/mandoc/
H A Dmdoc_man.c112 static int pre_sect(DECL_ARGS);
146 { NULL, pre_sect, post_sect, ".SH", NULL }, /* Sh */
147 { NULL, pre_sect, post_sect, ".SS", NULL }, /* Ss */
841 pre_sect(DECL_ARGS) function

Completed in 340 milliseconds