Lines Matching refs:failf
217 failf(data, in rtsp_done()
265 failf(data, "Got invalid RTSP request"); in rtsp_do()
306 failf(data, "Got invalid RTSP request: RTSPREQ_LAST"); in rtsp_do()
319 failf(data, "Refusing to issue an RTSP request [%s] without a session ID.", in rtsp_do()
346 failf(data, in rtsp_do()
425 failf(data, "CSeq cannot be set as a custom header."); in rtsp_do()
429 failf(data, "Session ID cannot be set as a custom header."); in rtsp_do()
570 failf(data, "Failed sending RTSP request"); in rtsp_do()
647 failf(data, "Got an error writing an RTP packet"); in rtsp_rtp_readwrite()
724 failf(data, "Cannot write a 0 size RTP packet."); in rtp_client_write()
746 failf(data, "Cannot pause RTP"); in rtp_client_write()
751 failf(data, "Failed writing RTP data"); in rtp_client_write()
773 failf(data, "Unable to read the CSeq header: [%s]", header); in Curl_rtsp_parseheader()
786 failf(data, "Got a blank Session ID"); in Curl_rtsp_parseheader()
792 failf(data, "Got RTSP Session ID Line [%s], but wanted ID [%s]", in Curl_rtsp_parseheader()