Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_validate.c64 static void post_UR(CHKARGS);
101 post_UR, /* UR */
103 post_UR, /* MT */
355 post_UR(CHKARGS) in post_UR() function
H A Dman_term.c98 static void post_UR(DECL_ARGS);
134 { pre_UR, post_UR, 0 }, /* UR */
136 { pre_UR, post_UR, 0 }, /* MT */
894 post_UR(DECL_ARGS) in post_UR() function