Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c153 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 Drun-ptest27 ./tests/run.sh --use-system-commands --parsable --show-diff --exclude=lsfd/option-inet | sed -u '{
/openbmc/linux/Documentation/devicetree/bindings/
H A DMakefile37 $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint >&2) || true
/openbmc/linux/tools/testing/selftests/futex/
H A DREADME36 Test output shall be easily parsable by both human and machine. Title and
/openbmc/linux/Documentation/process/
H A Dlicense-rules.rst47 identifiers are machine parsable and precise shorthands for the license
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.rst182 - scripts/patchreview: Make json output human parsable
/openbmc/linux/Documentation/usb/
H A Dusb-serial.rst261 output is in proper format and parsable.