Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c54 static void post_en(DECL_ARGS);
239 { cond_body, pre_en, post_en, NULL, NULL }, /* En */
1123 post_en(DECL_ARGS) in post_en() function
H A Dmdoc_validate.c81 static void post_en(POST_ARGS);
238 { pre_obsolete, post_en }, /* En */
1118 post_en(POST_ARGS) in post_en() function