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.h997 unsigned char gssapi_delegation; /* inherited from set.gssapi_delegation */ member
1717 unsigned char gssapi_delegation; member
H A Durl.c1030 if(needle->gssapi_delegation != conn->gssapi_delegation) in url_match_conn()
1394 conn->gssapi_delegation = data->set.gssapi_delegation; in allocate_conn()
H A Dsetopt.c1954 data->set.gssapi_delegation = (unsigned char)uarg& in Curl_vsetopt()
/curl/src/
H A Dtool_cfgable.h262 long gssapi_delegation; member
H A Dtool_operate.c2299 if(config->gssapi_delegation) in single_transfer()
2301 config->gssapi_delegation); in single_transfer()
H A Dtool_getparam.c1641 config->gssapi_delegation = delegation(config, nextarg); in getparameter()

Completed in 49 milliseconds