Home
last modified time | relevance | path

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

/curl/lib/
H A Dheaders.c356 unsigned char htype = (unsigned char) in hds_cw_collect_write() local
361 CURLcode result = Curl_headers_push(data, buf, htype); in hds_cw_collect_write()
363 htype, blen, result); in hds_cw_collect_write()
/curl/lib/vtls/
H A Dgtls.c761 static int gtls_handshake_cb(gnutls_session_t session, unsigned int htype, in gtls_handshake_cb() argument
773 incoming ? "incoming" : "outgoing", htype); in gtls_handshake_cb()
774 switch(htype) { in gtls_handshake_cb()

Completed in 11 milliseconds