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

/freebsd-13-stable/contrib/mandoc/
H A Dman_html.c449 const char *list_class; local
460 list_class = "Bl-tag";
464 list_class = "Bl-bullet";
468 list_class = "Bl-dash";
476 list_class = NULL;
485 print_otag(h, list_elem, "c", list_class);
/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dext.c111 Der_class replace_class, list_class; local
135 &list_class, &list_type, &list_tag,
144 MAKE_TAG(list_class,list_type,list_type)) {

Completed in 155 milliseconds