Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dmdoc_man.c63 static void post_fa(DECL_ARGS);
168 { NULL, pre_fa, post_fa, NULL, NULL }, /* Fa */
1260 post_fa(DECL_ARGS) in post_fa() function
H A Dmdoc_validate.c94 static void post_fa(POST_ARGS);
152 post_fa, /* Fa */
1363 post_fa(mdoc); in post_fn()
1393 post_fa(POST_ARGS) in post_fa() function