Lines Matching refs:failf
207 failf(data, in rtsp_done()
267 failf(data, "Got invalid RTSP request"); in rtsp_do()
308 failf(data, "Got invalid RTSP request: RTSPREQ_LAST"); in rtsp_do()
322 failf(data, "Refusing to issue an RTSP request [%s] without a session ID.", in rtsp_do()
350 failf(data, in rtsp_do()
432 failf(data, "CSeq cannot be set as a custom header."); in rtsp_do()
437 failf(data, "Session ID cannot be set as a custom header."); in rtsp_do()
585 failf(data, "Failed sending RTSP request"); in rtsp_do()
884 failf(data, "Cannot write a 0 size RTP packet."); in rtp_client_write()
906 failf(data, "Cannot pause RTP"); in rtp_client_write()
911 failf(data, "Failed writing RTP data"); in rtp_client_write()
933 failf(data, "Unable to read the CSeq header: [%s]", header); in Curl_rtsp_parseheader()
947 failf(data, "Got a blank Session ID"); in Curl_rtsp_parseheader()
967 failf(data, "Got RTSP Session ID Line [%s], but wanted ID [%s]", in Curl_rtsp_parseheader()