Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dman_term.c82 static int pre_in(DECL_ARGS);
126 { pre_in, NULL, MAN_NOTEXT }, /* in */
400 pre_in(DECL_ARGS) in pre_in() function
H A Dmdoc_man.c95 static int pre_in(DECL_ARGS);
153 { NULL, pre_in, post_in, NULL, NULL }, /* In */
1333 pre_in(DECL_ARGS) in pre_in() function