Home
last modified time | relevance | path

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

/external/curl/lib/
Drtsp.c176 unsigned int ret_val = CONNRESULT_NONE; in rtsp_conncheck()
Durldata.h734 #define CONNRESULT_NONE 0 /* No extra information. */ macro
Dhttp2.c233 unsigned int ret_val = CONNRESULT_NONE; in http2_conncheck()