Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_validate.c60 static void post_SH(CHKARGS);
69 post_SH, /* SH */
70 post_SH, /* SS */
295 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 */
754 post_SH(DECL_ARGS) in post_SH() function