Searched refs:GSS_AUTHRECV (Results 1 – 2 of 2) sorted by relevance
/external/curl/lib/ | ||
D | urldata.h | 454 enum { GSS_AUTHNONE, GSS_AUTHRECV, GSS_AUTHSENT } state; enumerator |
D | http.c | 817 negdata->state = GSS_AUTHRECV; in Curl_http_input_auth() |