Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_term.c97 static int termp_ex_pre(DECL_ARGS);
146 { termp_ex_pre, NULL }, /* Ex */
160 { termp_ex_pre, NULL }, /* Rv */
1107 termp_ex_pre(DECL_ARGS) in termp_ex_pre() function