Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/usbip/src/
Dusbip_list.c164 const char *product, bool parsable) in print_device() argument
166 if (parsable) in print_device()
172 static void print_product_name(char *product_name, bool parsable) in print_product_name() argument
174 if (!parsable) in print_product_name()
178 static int list_devices(bool parsable) in list_devices() argument
243 print_device(busid, idVendor, idProduct, parsable); in list_devices()
244 print_product_name(product_name, parsable); in list_devices()
260 static int list_gadget_devices(bool parsable) in list_gadget_devices() argument
321 print_device(busid, idVendor_buf, idProduct_buf, parsable); in list_gadget_devices()
322 print_product_name(product_name, parsable); in list_gadget_devices()
[all …]
/Linux-v4.19/tools/testing/selftests/futex/
DREADME36 Test output shall be easily parsable by both human and machine. Title and
/Linux-v4.19/Documentation/process/
Dlicense-rules.rst45 identifiers are machine parsable and precise shorthands for the license
/Linux-v4.19/Documentation/usb/
Dusb-serial.txt238 output is in proper format and parsable.