Home
last modified time | relevance | path

Searched refs:ISC_RET_ALLOCATED_MEMORY (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dcurl_sspi.h83 #ifndef ISC_RET_ALLOCATED_MEMORY
84 #define ISC_RET_ALLOCATED_MEMORY 0x00000100 macro
/external/curl/lib/vtls/
Dschannel.c1233 if(!(BACKEND->ret_flags & ISC_RET_ALLOCATED_MEMORY)) in schannel_connect_step3()