Searched refs:IPP_STATUS_ERROR_NOT_POSSIBLE (Results 1 – 2 of 2) sorted by relevance
506 IPP_STATUS_ERROR_NOT_POSSIBLE, /* client-error-not-possible */ enumerator594 # define IPP_NOT_POSSIBLE IPP_STATUS_ERROR_NOT_POSSIBLE
169 _cupsSetError(IPP_STATUS_ERROR_NOT_POSSIBLE, strerror(EISDIR), 0); in cupsDoIORequest()