Home
last modified time | relevance | path

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

/external/libcups/backend/
Dusb-libusb.c196 int num_opts; /* Number of options */ in print_device() local
280 num_opts = cupsParseOptions(argv[5], 0, &opts); in print_device()
281 val = cupsGetOption("usb-unidir", num_opts, opts); in print_device()
295 val = cupsGetOption("usb-no-reattach", num_opts, opts); in print_device()