Searched refs:gssapi_delegation (Results 1 – 7 of 7) sorted by relevance
57 if(data->set.gssapi_delegation & CURLGSSAPI_DELEGATION_POLICY_FLAG) { in Curl_gss_init_sec_context()66 if(data->set.gssapi_delegation & CURLGSSAPI_DELEGATION_FLAG) in Curl_gss_init_sec_context()
1129 long gssapi_delegation; /* inherited from set.gssapi_delegation */ member1769 long gssapi_delegation; /* GSS-API credential delegation, see the member
1338 if(needle->gssapi_delegation != check->gssapi_delegation) in ConnectionExists()1811 conn->gssapi_delegation = data->set.gssapi_delegation; in allocate_conn()
1859 data->set.gssapi_delegation = arg; in Curl_vsetopt()
258 long gssapi_delegation; member
1965 if(config->gssapi_delegation) in single_transfer()1967 config->gssapi_delegation); in single_transfer()
1136 config->gssapi_delegation = delegation(config, nextarg); in getparameter()