Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c62 static void post_it(DECL_ARGS);
128 { NULL, pre_it, post_it, NULL, NULL }, /* It */
1311 post_it(DECL_ARGS) in post_it() function
H A Dmdoc_validate.c106 static int post_it(POST_ARGS);
153 static v_post posts_it[] = { post_it, NULL };
1273 post_it(POST_ARGS) in post_it() function