Searched refs:parsable (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbip_list.c | 153 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 …]
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
H A D | run-ptest | 27 ./tests/run.sh --use-system-commands --parsable --show-diff --exclude=lsfd/option-inet | sed -u '{
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | Makefile | 37 $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint >&2) || true
|
/openbmc/linux/tools/testing/selftests/futex/ |
H A D | README | 36 Test output shall be easily parsable by both human and machine. Title and
|
/openbmc/linux/Documentation/process/ |
H A D | license-rules.rst | 47 identifiers are machine parsable and precise shorthands for the license
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.rst | 182 - scripts/patchreview: Make json output human parsable
|
/openbmc/linux/Documentation/usb/ |
H A D | usb-serial.rst | 261 output is in proper format and parsable.
|