Searched refs:gssapi_delegation (Results 1 – 6 of 6) sorted by relevance
52 if(data->set.gssapi_delegation & CURLGSSAPI_DELEGATION_POLICY_FLAG) { in Curl_gss_init_sec_context()61 if(data->set.gssapi_delegation & CURLGSSAPI_DELEGATION_FLAG) in Curl_gss_init_sec_context()
1729 long gssapi_delegation; /* GSS-API credential delegation, see the member
2076 data->set.gssapi_delegation = va_arg(param, long); in Curl_setopt()
218 long gssapi_delegation; member
1372 if(config->gssapi_delegation) in operate_do()1374 config->gssapi_delegation); in operate_do()
984 config->gssapi_delegation = delegation(config, nextarg); in getparameter()