Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_validate.c59 static void post_SH(CHKARGS);
68 post_SH, /* SH */
69 post_SH, /* SS */
313 post_SH(CHKARGS) in post_SH() function
H A Dman_term.c95 static void post_SH(DECL_ARGS);
102 { pre_SH, post_SH, 0 }, /* SH */
103 { pre_SS, post_SH, 0 }, /* SS */
742 post_SH(DECL_ARGS) in post_SH() function