OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gssapi_delegation
(Results
1 - 7
of
7
) sorted by null
/external/curl/lib/
curl_gssapi.c
52
if(data->set.
gssapi_delegation
& CURLGSSAPI_DELEGATION_POLICY_FLAG) {
61
if(data->set.
gssapi_delegation
& CURLGSSAPI_DELEGATION_FLAG)
urldata.h
1613
long
gssapi_delegation
; \/* GSS-API credential delegation, see the
member in struct:UserDefined
[
all
...]
url.c
[
all
...]
/external/curl/src/
tool_cfgable.h
200
long
gssapi_delegation
;
member in struct:OperationConfig
tool_operate.c
[
all
...]
tool_getparam.c
953
config->
gssapi_delegation
= delegation(config, nextarg);
[
all
...]
/external/curl/include/curl/
curl.h
[
all
...]
Completed in 272 milliseconds