Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c69 static void post_vt(DECL_ARGS);
160 { NULL, pre_vt, post_vt, NULL, NULL }, /* Vt */
1561 post_vt(DECL_ARGS) in post_vt() function
H A Dmdoc_validate.c121 static int post_vt(POST_ARGS);
169 static v_post posts_vt[] = { post_vt, NULL };
1098 post_vt(POST_ARGS) in post_vt() function