Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/
H A Dconfig_usb_printer.py177 … send_message( device_uri, printer_name, EVENT_AUTO_CONFIGURE, username, job_id, "AutoConfig")
H A Dcheck-plugin.py86 send_message( device_uri, "", EVENT_AUTO_CONFIGURE, username, 0, "AutoConfig")
H A Dhpssd.py409 if event.event_code == EVENT_AUTO_CONFIGURE:
/dports/print/hplip/hplip-3.20.6/base/
H A Dcodes.py953 EVENT_AUTO_CONFIGURE = 900 variable