Home
last modified time | relevance | path

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

/external/curl/lib/
Durldata.h1161 } Curl_RtspReq; typedef
1633 Curl_RtspReq rtspreq; /* RTSP request type */
Drtsp.c250 Curl_RtspReq rtspreq = data->set.rtspreq; in rtsp_do()
Dsetopt.c2365 Curl_RtspReq rtspreq = RTSPREQ_NONE; in vsetopt()