Lines Matching refs:TRUE
216 cf->connected = TRUE; in baller_connected()
232 return TRUE; in time_to_start_h21()
238 return TRUE; in time_to_start_h21()
246 return TRUE; in time_to_start_h21()
265 *done = TRUE; in cf_hc_connect()
333 cf->connected = TRUE; in cf_hc_connect()
334 *done = TRUE; in cf_hc_connect()
353 *done = TRUE; in cf_hc_shutdown()
368 b->shutdown = TRUE; /* treat a failed shutdown as done */ in cf_hc_shutdown()
371 *done = TRUE; in cf_hc_shutdown()
465 *pres1 = TRUE; in cf_hc_query()
591 bool try_h3 = FALSE, try_h21 = TRUE; /* defaults, for now */ in Curl_cf_https_setup()
604 try_h3 = TRUE; in Curl_cf_https_setup()
611 try_h21 = TRUE; in Curl_cf_https_setup()