Home
last modified time | relevance | path

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

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