Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c53 static void post_dl(DECL_ARGS);
131 { cond_body, pre_dl, post_dl, NULL, NULL }, /* D1 */
132 { cond_body, pre_dl, post_dl, NULL, NULL }, /* Dl */
1091 post_dl(DECL_ARGS) in post_dl() function