Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dman_term.c85 static int pre_in(DECL_ARGS);
129 { pre_in, NULL, MAN_NOTEXT }, /* in */
418 pre_in(DECL_ARGS) in pre_in() function
H A Dmdoc_man.c88 static int pre_in(DECL_ARGS);
146 { NULL, pre_in, post_in, NULL, NULL }, /* In */
1184 pre_in(DECL_ARGS) in pre_in() function