Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dman_html.c449 const char *list_class; in man_IP_pre() local
460 list_class = "Bl-tag"; in man_IP_pre()
464 list_class = "Bl-bullet"; in man_IP_pre()
468 list_class = "Bl-dash"; in man_IP_pre()
476 list_class = NULL; in man_IP_pre()
485 print_otag(h, list_elem, "c", list_class); in man_IP_pre()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dext.c113 Der_class replace_class, list_class; in hdb_replace_extension() local
137 &list_class, &list_type, &list_tag, in hdb_replace_extension()
146 MAKE_TAG(list_class,list_type,list_type)) { in hdb_replace_extension()