Lines Matching refs:_cupsSetError
100 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in httpAddrConnect2()
383 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, "Connection failed", 0); in httpAddrConnect2()
385 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, strerror(errno), 0); in httpAddrConnect2()
624 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in httpAddrGetList()
659 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, gai_strerror(error), 0); in httpAddrGetList()
784 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, hstrerror(h_errno), 0); in httpAddrGetList()
824 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, _("Unknown service name."), 1); in httpAddrGetList()
847 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in httpAddrGetList()
876 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in httpAddrGetList()
908 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in httpAddrGetList()
932 _cupsSetError(IPP_STATUS_ERROR_INTERNAL, strerror(errno), 0); in httpAddrGetList()