Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dman_term.c84 static int pre_in(DECL_ARGS);
123 { pre_in, NULL, MAN_NOTEXT }, /* in */
349 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 */
1381 pre_in(DECL_ARGS) in pre_in() function