Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c63 static void post_fa(DECL_ARGS);
168 { NULL, pre_fa, post_fa, NULL, NULL }, /* Fa */
1256 post_fa(DECL_ARGS) in post_fa() function
H A Dmdoc_validate.c94 static void post_fa(POST_ARGS);
152 post_fa, /* Fa */
1341 post_fa(mdoc); in post_fn()
1371 post_fa(POST_ARGS) in post_fa() function