Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c1354 char indent_space[256]; in hidparser_print_entity() local
1361 indent_space[count] = ' '; in hidparser_print_entity()
1363 indent_space[count] = 0; in hidparser_print_entity()
1367 hidparser_print_this_attribute(attr, indent_space); in hidparser_print_entity()
1372 indent_space, items[entity->entity_item_type], in hidparser_print_entity()