Searched defs:pre_sect (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mdoc_man.c | 109 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 60 milliseconds