Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dman_html.c64 static int man_IP_pre(MAN_ARGS);
86 { man_IP_pre, NULL }, /* TP */
90 { man_IP_pre, NULL }, /* IP */
496 man_IP_pre(MAN_ARGS) in man_IP_pre() function