Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c60 static void post_fn(DECL_ARGS);
150 { NULL, pre_fn, post_fn, NULL, NULL }, /* Fn */
1270 post_fn(DECL_ARGS) in post_fn() function
1316 post_fn(meta, n); in post_fo()
H A Dmdoc_validate.c86 static void post_fn(POST_ARGS);
149 { NULL, post_fn }, /* Fn */
879 post_fn(POST_ARGS) in post_fn() function