Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_man.c59 static void post_dl(DECL_ARGS);
151 { cond_body, pre_dl, post_dl, NULL, NULL }, /* D1 */
152 { cond_body, pre_dl, post_dl, NULL, NULL }, /* Dl */
1152 post_dl(DECL_ARGS) in post_dl() function