Home
last modified time | relevance | path

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

/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 Dsetopt.c1908 data->set.gssapi_delegation = (unsigned char)uarg& in Curl_vsetopt()
H A Durl.c1155 if(needle->gssapi_delegation != check->gssapi_delegation) in ConnectionExists()
1435 conn->gssapi_delegation = data->set.gssapi_delegation; in allocate_conn()
H A Durldata.h1016 unsigned char gssapi_delegation; /* inherited from set.gssapi_delegation */ member
1746 unsigned char gssapi_delegation; member
/curl/src/
H A Dtool_cfgable.h257 long gssapi_delegation; member
H A Dtool_getparam.c1812 config->gssapi_delegation = delegation(config, nextarg); in getparameter()
H A Dtool_operate.c2123 if(config->gssapi_delegation) in single_transfer()
2125 config->gssapi_delegation); in single_transfer()

Completed in 46 milliseconds