Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h506 IPP_STATUS_ERROR_NOT_POSSIBLE, /* client-error-not-possible */ enumerator
594 # define IPP_NOT_POSSIBLE IPP_STATUS_ERROR_NOT_POSSIBLE
Drequest.c169 _cupsSetError(IPP_STATUS_ERROR_NOT_POSSIBLE, strerror(EISDIR), 0); in cupsDoIORequest()