Searched refs:getPrintIFC (Results 1 – 2 of 2) sorted by relevance
47 const ifc_print_job_t *(*getPrintIFC)(const ifc_wprint_t *wprint_ifc); member
397 if (_io_plugins[i].io_plugin->getPrintIFC == NULL) { in _get_print_ifc()400 return (_io_plugins[i].io_plugin->getPrintIFC(&_wprint_ifc)); in _get_print_ifc()1373 .getPrintIFC = _printer_file_connect,};1378 .getStatusIFC = ipp_status_get_monitor_ifc, .getPrintIFC = ipp_get_print_ifc,};