Searched refs:theOTRequest (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DMacSocket.cpp1402 TOptMgmt theOTRequest; local
1411 theOTRequest.opt.buf = buf;
1412 theOTRequest.opt.len = sizeof(buf);
1413 theOTRequest.flags = T_NEGOTIATE;
1427 errCode = ::OTOptionManagement(inEndpoint,&theOTRequest,&theOTResult);

Completed in 27 milliseconds