Searched refs:print_man_nodelist (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dman_html.c47 static void print_man_nodelist(MAN_ARGS);
134 print_man_nodelist(man, n, h);
153 print_man_nodelist(MAN_ARGS) function
234 print_man_nodelist(man, n->child, h);
635 print_man_nodelist(man, n->child, h);
H A Dman_term.c60 static void print_man_nodelist(DECL_ARGS);
187 print_man_nodelist(p, &mt, n, man);
193 print_man_nodelist(p, &mt, n, man);
976 print_man_nodelist(p, mt, n->child, meta);
1011 print_man_nodelist(DECL_ARGS) function

Completed in 114 milliseconds