Home
last modified time | relevance | path

Searched refs:PROT_CLEAR (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dkrb5.c397 { PROT_CLEAR, "clear" },
417 case PROT_CLEAR: in level_to_char()
570 if(conn->sec_complete == 0 || conn->data_prot == PROT_CLEAR) in sec_recv()
909 conn->data_prot = PROT_CLEAR; in Curl_sec_end()
H A Dpingpong.c262 data->conn->data_prot = PROT_CLEAR; in pingpong_read()
H A Durldata.h241 PROT_CLEAR, enumerator
H A Durl.c1419 conn->data_prot = PROT_CLEAR; in allocate_conn()

Completed in 20 milliseconds