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 71 { PROT_CLEAR, "clear" },
92 case PROT_CLEAR:
240 if(conn->sec_complete == 0 || conn->data_prot == PROT_CLEAR)
580 conn->data_prot = PROT_CLEAR;
pingpong.c 317 conn->data_prot = PROT_CLEAR;
urldata.h 161 PROT_CLEAR,
    [all...]
url.c     [all...]

Completed in 56 milliseconds