Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhttp_negotiate.c74 neg_ctx = &conn->negotiate; in Curl_input_negotiate()
124 &conn->negotiate; in Curl_output_negotiate()
157 /* negotiate auth failed, let's continue unauthenticated to stay in Curl_output_negotiate()
220 Curl_auth_cleanup_spnego(&conn->negotiate); in Curl_http_auth_cleanup_negotiate()
H A Dtelnet.c103 static void negotiate(struct Curl_easy *data);
232 negotiate function in init_telnet()
251 static void negotiate(struct Curl_easy *data) in negotiate() function
1493 negotiate(data); in telnet_do()
1584 negotiate(data); in telnet_do()
H A Durldata.h1019 struct negotiatedata negotiate; /* state data for host Negotiate auth */ member
H A Dhttp.c3662 struct negotiatedata *negdata = &conn->negotiate; in Curl_http_header()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h177 /// Should return a reserved id for the negotiate function, which will be used
178 /// to negotiate ids for user defined functions.
956 static const char *getName() { return "__orc_rpc$negotiate"; } in getName()
993 // Register the negotiate function id and handler. in RPCEndpointBase()
1024 // Negotiation failed. Notify the handler then return the negotiate-failed in appendCallAsync()
1243 // negotiate one. in getRemoteFunctionId()
1257 // negotiate one, so return an unknown function error. in getRemoteFunctionId()
1640 static Error negotiate(RPCEndpoint &R) { in negotiate() function in llvm::APICalls
1657 static Error negotiate(RPCEndpoint &R) { in negotiate() function in llvm::APICalls
1660 return APICalls<Funcs...>::negotiate( in negotiate()
1678 static Error negotiate(RPCEndpoint &R) { negotiate() function in llvm::APICalls
[all...]

Completed in 15 milliseconds