Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/transports/ipp/
H A DIppContent.h60 IPP_CLIENT_ERROR_NOT_FOUND = 0x0406, // client-error enumerator
H A DIppContent.cpp1015 case IPP_CLIENT_ERROR_NOT_FOUND: in getStatusMessage()