Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_html.c54 static int man_IP_pre(MAN_ARGS);
76 { man_IP_pre, NULL }, /* TP */
77 { man_IP_pre, NULL }, /* TQ */
81 { man_IP_pre, NULL }, /* IP */
448 man_IP_pre(MAN_ARGS) in man_IP_pre() function