Searched defs:parsable (Results 1 – 1 of 1) sorted by relevance
164 const char *product, bool parsable) in print_device()172 static void print_product_name(char *product_name, bool parsable) in print_product_name()178 static int list_devices(bool parsable) in list_devices()260 static int list_gadget_devices(bool parsable) in list_gadget_devices()347 bool parsable = false; in usbip_list() local