Home
last modified time | relevance | path

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

/third_party/curl/lib/
Drtsp.c146 unsigned int ret_val = CONNRESULT_NONE; in rtsp_conncheck()
Durldata.h855 #define CONNRESULT_NONE 0 /* No extra information. */ macro