Searched refs:rtsp_session_id (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib569.c42 char *rtsp_session_id; local
97 curl_easy_getinfo(curl, CURLINFO_RTSP_SESSION_ID, &rtsp_session_id);
98 fprintf(idfile, "Got Session ID: [%s]\n", rtsp_session_id);
99 rtsp_session_id = NULL;

Completed in 94 milliseconds