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

  /external/curl/lib/
security.c 74 { PROT_SAFE, "safe" },
95 case PROT_SAFE:
542 conn->command_prot = PROT_SAFE;
urldata.h 230 PROT_SAFE,
    [all...]
ftp.c 634 code = Curl_sec_read_msg(conn, buf, PROT_SAFE);
    [all...]

Completed in 324 milliseconds