Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_html.c445 const char *list_class; in man_IP_pre() local
458 list_class = "Bl-tag"; in man_IP_pre()
462 list_class = "Bl-bullet"; in man_IP_pre()
466 list_class = "Bl-dash"; in man_IP_pre()
474 list_class = NULL; in man_IP_pre()
483 print_otag(h, list_elem, "c", list_class); in man_IP_pre()
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_disk.c159 zjni_ArrayList_t list_class = {0}; in create_SliceDeviceBean_array() local
160 zjni_ArrayList_t *list_class_p = &list_class; in create_SliceDeviceBean_array()
H A Dlibzfs_jni_pool.c996 zjni_ArrayList_t list_class = {0}; in zjni_get_VirtualDevices_from_vdev() local
997 zjni_ArrayList_t *list_class_p = &list_class; in zjni_get_VirtualDevices_from_vdev()