Searched refs:gssapi_delegation (Results 1 – 7 of 7) sorted by relevance
67 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()
999 unsigned char gssapi_delegation; /* inherited from set.gssapi_delegation */ member1731 unsigned char gssapi_delegation; member
1032 if(needle->gssapi_delegation != conn->gssapi_delegation) in url_match_conn()1393 conn->gssapi_delegation = data->set.gssapi_delegation; in allocate_conn()
930 data->set.gssapi_delegation = (unsigned char)uarg& in setopt_long()
262 long gssapi_delegation; member
1669 if(config->gssapi_delegation) in config2setopts()1671 config->gssapi_delegation); in config2setopts()
1644 config->gssapi_delegation = delegation(config, nextarg); in getparameter()
Completed in 45 milliseconds