Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dman_validate.c64 static void post_in(CHKARGS);
94 post_in, /* in */
647 post_in(CHKARGS) in post_in() function
H A Dmdoc_man.c69 static void post_in(DECL_ARGS);
174 { NULL, pre_in, post_in, NULL, NULL }, /* In */
1417 post_in(DECL_ARGS) in post_in() function