Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_term.c77 static int pre_OP(DECL_ARGS);
131 { pre_OP, NULL, 0 }, /* OP */
339 pre_OP(DECL_ARGS) in pre_OP() function