Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/transports/ipp/
H A DIppContent.h58 IPP_CLIENT_ERROR_NOT_POSSIBLE = 0x0404, // client-error enumerator
H A DIppContent.cpp1011 case IPP_CLIENT_ERROR_NOT_POSSIBLE: in getStatusMessage()