Home
last modified time | relevance | path

Searched refs:Curl_RtspReq (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Durldata.h1216 } Curl_RtspReq; typedef
1789 Curl_RtspReq rtspreq; /* RTSP request type */
Drtsp.c221 Curl_RtspReq rtspreq = data->set.rtspreq; in rtsp_do()
Dsetopt.c2758 Curl_RtspReq rtspreq = RTSPREQ_NONE; in Curl_vsetopt()