Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c153 const char *product, bool parsable) in print_device()
161 static void print_product_name(char *product_name, bool parsable) in print_product_name()
167 static int list_devices(bool parsable) in list_devices()
249 static int list_gadget_devices(bool parsable) in list_gadget_devices()
336 bool parsable = false; in usbip_list() local