Home
last modified time | relevance | path

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

/external/curl/lib/
Dsecurity.c73 { PROT_CLEAR, "clear" },
94 case PROT_CLEAR: in level_to_char()
242 if(conn->sec_complete == 0 || conn->data_prot == PROT_CLEAR) in sec_recv()
582 conn->data_prot = PROT_CLEAR; in Curl_sec_end()
Dpingpong.c319 conn->data_prot = PROT_CLEAR; in Curl_pp_readresp()
Durldata.h173 PROT_CLEAR, enumerator
Durl.c1945 conn->data_prot = PROT_CLEAR; in allocate_conn()