Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c58 static void post_fn(DECL_ARGS);
143 { NULL, pre_fn, post_fn, NULL, NULL }, /* Fn */
1124 post_fn(DECL_ARGS) in post_fn() function
1167 post_fn(meta, n); in post_fo()