Home
last modified time | relevance | path

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

/external/curl/lib/
Drtsp.c266 const char *p_userpwd = NULL; in rtsp_do() local
410 p_userpwd = conn->allocptr.userpwd; in rtsp_do()
494 p_userpwd ? p_userpwd : ""); in rtsp_do()