Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c89 static int pre_it(DECL_ARGS);
128 { NULL, pre_it, post_it, NULL, NULL }, /* It */
1217 pre_it(DECL_ARGS) in pre_it() function
H A Dmdoc_validate.c128 static int pre_it(PRE_ARGS);
177 static v_pre pres_it[] = { pre_it, pre_par, NULL };
897 pre_it(PRE_ARGS) in pre_it() function