HomeSort by relevance Sort by last modified time
    Searched refs:PROT_CLEAR (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
security.c 73 { PROT_CLEAR, "clear" },
93 case PROT_CLEAR:
238 if(conn->sec_complete == 0 || conn->data_prot == PROT_CLEAR)
574 conn->data_prot = PROT_CLEAR;
pingpong.c 306 conn->data_prot = PROT_CLEAR;
urldata.h 229 PROT_CLEAR,
    [all...]
url.c     [all...]

Completed in 79 milliseconds