Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_man.c66 static void post_fn(DECL_ARGS);
171 { NULL, pre_fn, post_fn, NULL, NULL }, /* Fn */
1329 post_fn(DECL_ARGS) in post_fn() function
1375 post_fn(meta, n); in post_fo()
H A Dmdoc_validate.c96 static void post_fn(POST_ARGS);
155 post_fn, /* Fn */
1339 post_fn(POST_ARGS) in post_fn() function