Home | History | Annotate | Download | only in cups

Lines Matching defs:status

72 ipp_status_t				/* O - IPP status code */
135 * Send the request and return the status...
156 ipp_status_t /* O - IPP status code */
228 * Return the status code from the Create-Job request...
246 ipp_status_t /* O - Status of document submission */
291 http_status_t /* O - Status of document creation */
304 http_status_t status; /* HTTP status */
351 * Send and delete the request, then return the status...
354 status = cupsSendRequest(http, request, info->resource, CUPS_LENGTH_VARIABLE);
358 return (status);