Searched refs:CONNRESULT_NONE (Results 1 – 2 of 2) sorted by relevance
/third_party/curl/lib/ | ||
D | rtsp.c | 146 unsigned int ret_val = CONNRESULT_NONE; in rtsp_conncheck() |
D | urldata.h | 855 #define CONNRESULT_NONE 0 /* No extra information. */ macro |