Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c57 static void post_fa(DECL_ARGS);
147 { NULL, pre_fa, post_fa, NULL, NULL }, /* Fa */
1196 post_fa(DECL_ARGS) in post_fa() function
H A Dmdoc_validate.c85 static void post_fa(POST_ARGS);
146 { NULL, post_fa }, /* Fa */
883 post_fa(mdoc); in post_fn()
913 post_fa(POST_ARGS) in post_fa() function