Home
last modified time | relevance | path

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

/tools/usb/usbip/src/
Dusbip_list.c153 const char *product, bool parsable) in print_device() argument
155 if (parsable) in print_device()
161 static void print_product_name(char *product_name, bool parsable) in print_product_name() argument
163 if (!parsable) in print_product_name()
167 static int list_devices(bool parsable) in list_devices() argument
232 print_device(busid, idVendor, idProduct, parsable); in list_devices()
233 print_product_name(product_name, parsable); in list_devices()
249 static int list_gadget_devices(bool parsable) in list_gadget_devices() argument
310 print_device(busid, idVendor_buf, idProduct_buf, parsable); in list_gadget_devices()
311 print_product_name(product_name, parsable); in list_gadget_devices()
[all …]
/tools/testing/selftests/futex/
DREADME36 Test output shall be easily parsable by both human and machine. Title and