Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_validate.c62 static void post_TP(CHKARGS);
71 post_TP, /* TP */
72 post_TP, /* TQ */
430 post_TP(CHKARGS) in post_TP() function
H A Dman_term.c97 static void post_TP(DECL_ARGS);
104 { pre_TP, post_TP, 0 }, /* TP */
105 { pre_TP, post_TP, 0 }, /* TQ */
654 post_TP(DECL_ARGS) in post_TP() function