Searched refs:creds_from (Results 1 – 3 of 3) sorted by relevance
1863 if(!data->state.aptr.passwd || (data->state.creds_from != CREDS_OPTION)) {1876 data->state.creds_from = CREDS_URL;1882 if(!data->state.aptr.user || (data->state.creds_from != CREDS_OPTION)) {1896 data->state.creds_from = CREDS_URL;2695 (data->state.creds_from != CREDS_NETRC)) {2754 data->state.creds_from = CREDS_NETRC;2772 data->state.creds_from = CREDS_NETRC;
683 data->state.creds_from = CREDS_OPTION; in Curl_pretransfer()
1360 unsigned int creds_from:2; /* where is the server credentials originating member
Completed in 20 milliseconds