Home
last modified time | relevance | path

Searched refs:gssapi_delegation (Results 1 – 7 of 7) sorted by relevance

/curl/lib/
H A Dcurl_gssapi.c67 if(data->set.gssapi_delegation & CURLGSSAPI_DELEGATION_POLICY_FLAG) { in Curl_gss_init_sec_context()
76 if(data->set.gssapi_delegation & CURLGSSAPI_DELEGATION_FLAG) in Curl_gss_init_sec_context()
H A Durldata.h999 unsigned char gssapi_delegation; /* inherited from set.gssapi_delegation */ member
1731 unsigned char gssapi_delegation; member
H A Durl.c1032 if(needle->gssapi_delegation != conn->gssapi_delegation) in url_match_conn()
1393 conn->gssapi_delegation = data->set.gssapi_delegation; in allocate_conn()
H A Dsetopt.c930 data->set.gssapi_delegation = (unsigned char)uarg& in setopt_long()
/curl/src/
H A Dtool_cfgable.h262 long gssapi_delegation; member
H A Dtool_operate.c1669 if(config->gssapi_delegation) in config2setopts()
1671 config->gssapi_delegation); in config2setopts()
H A Dtool_getparam.c1644 config->gssapi_delegation = delegation(config, nextarg); in getparameter()

Completed in 45 milliseconds