Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sspi.h87 #ifndef ISC_RET_STREAM
88 #define ISC_RET_STREAM 0x00008000 macro
/external/curl/lib/vtls/
Dschannel.c675 if(!(connssl->ret_flags & ISC_RET_STREAM)) in schannel_connect_step3()