Searched defs:indent_space (Results 1 - 1 of 1) sorted by relevance

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

Completed in 63 milliseconds