Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c974 static bool extract_if_dead(struct connectdata *conn, in extract_if_dead() function
1019 if(extract_if_dead(conn, p->data)) { in call_extract_if_dead()
1160 if(extract_if_dead(check, data)) { in ConnectionExists()
/external/curl/
DCHANGES2001 - extract_if_dead: follow-up to 54b201b48c90a
2003 extract_if_dead() dead is called from two functions, and only one of
2049 - extract_if_dead: use a known working transfer when checking connections