Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_term.c89 static int pre_in(DECL_ARGS);
128 { pre_in, NULL, MAN_NOTEXT }, /* in */
360 pre_in(DECL_ARGS) in pre_in() function
H A Dmdoc_man.c101 static int pre_in(DECL_ARGS);
174 { NULL, pre_in, post_in, NULL, NULL }, /* In */
1400 pre_in(DECL_ARGS) in pre_in() function