Home
last modified time | relevance | path

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

/external/curl/lib/
Drtsp.c84 unsigned int checks_to_perform);
174 unsigned int checks_to_perform) in rtsp_conncheck() argument
178 if(checks_to_perform & CONNCHECK_ISDEAD) { in rtsp_conncheck()
Dhttp2.c231 unsigned int checks_to_perform) in http2_conncheck() argument
238 if(checks_to_perform & CONNCHECK_ISDEAD) { in http2_conncheck()
243 if(checks_to_perform & CONNCHECK_KEEPALIVE) { in http2_conncheck()
Durldata.h697 unsigned int checks_to_perform);