Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dman_validate.c62 static void post_UR(CHKARGS);
99 post_UR, /* UR */
101 post_UR, /* MT */
353 post_UR(CHKARGS) in post_UR() function
H A Dman_term.c96 static void post_UR(DECL_ARGS);
132 { pre_UR, post_UR, 0 }, /* UR */
134 { pre_UR, post_UR, 0 }, /* MT */
892 post_UR(DECL_ARGS) in post_UR() function