Searched refs:getCapsIFC (Results 1 – 2 of 2) sorted by relevance
37 const ifc_printer_capabilities_t *(*getCapsIFC)(const ifc_wprint_t *wprint_ifc); member
363 if (_io_plugins[i].io_plugin->getCapsIFC == NULL) { in _get_caps_ifc()366 return (_io_plugins[i].io_plugin->getCapsIFC(&_wprint_ifc)); in _get_caps_ifc()1372 .port_num = PORT_FILE, .getCapsIFC = NULL, .getStatusIFC = NULL,1377 .port_num = PORT_IPP, .getCapsIFC = ipp_status_get_capabilities_ifc,