Lines Matching refs:HTTP_STATUS_BAD_REQUEST
768 return (HTTP_STATUS_BAD_REQUEST); in authenticate_request()
781 return (HTTP_STATUS_BAD_REQUEST); in authenticate_request()
789 return (HTTP_STATUS_BAD_REQUEST); in authenticate_request()
5687 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_http()
5693 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_http()
5710 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_http()
5732 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_http()
5743 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_http()
5890 return (respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0)); in process_http()
5905 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_http()
5969 respond_http(client, HTTP_STATUS_BAD_REQUEST, NULL, NULL, 0); in process_ipp()