Home
last modified time | relevance | path

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

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