Home
last modified time | relevance | path

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

/tools/usb/usbip/src/
A Dusbip_list.c153 const char *product, bool parsable) in print_device() argument
155 if (parsable) in print_device()
163 if (!parsable) in print_product_name()
167 static int list_devices(bool parsable) in list_devices() argument
233 print_product_name(product_name, parsable); in list_devices()
249 static int list_gadget_devices(bool parsable) in list_gadget_devices() argument
311 print_product_name(product_name, parsable); in list_gadget_devices()
336 bool parsable = false; in usbip_list() local
351 parsable = true; in usbip_list()
357 ret = list_devices(parsable); in usbip_list()
[all …]
/tools/testing/selftests/futex/
A DREADME36 Test output shall be easily parsable by both human and machine. Title and

Completed in 3 milliseconds