Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1325 char indent_space[256]; in hidparser_print_entity() local
1332 indent_space[count] = ' '; in hidparser_print_entity()
1334 indent_space[count] = 0; in hidparser_print_entity()
1338 hidparser_print_this_attribute(attr, indent_space); in hidparser_print_entity()
1343 indent_space, items[entity->entity_item_type], in hidparser_print_entity()