Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c52 static void post_dl(DECL_ARGS);
122 { cond_body, pre_dl, post_dl, NULL, NULL }, /* D1 */
123 { cond_body, pre_dl, post_dl, NULL, NULL }, /* Dl */
1004 post_dl(DECL_ARGS) in post_dl() function