Searched refs:man_ign_pre (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/mdocml/ |
| HD | man_html.c | 75 static int man_ign_pre(MAN_ARGS); 103 { man_ign_pre, NULL }, /* na */ 109 { man_ign_pre, NULL }, /* DT */ 110 { man_ign_pre, NULL }, /* UC */ 111 { man_ign_pre, NULL }, /* PD */ 112 { man_ign_pre, NULL }, /* AT */ 114 { man_ign_pre, NULL }, /* ft */ 661 man_ign_pre(MAN_ARGS) in man_ign_pre() function
|