Searched defs:initresp (Results 1 - 4 of 4) sorted by relevance
/third_party/curl/lib/ | ||
H A D | smtp.c | 428 smtp_perform_auth(struct Curl_easy *data, const char *mech, const struct bufref *initresp) smtp_perform_auth() argument |
H A D | pop3.c | 482 pop3_perform_auth(struct Curl_easy *data, const char *mech, const struct bufref *initresp) pop3_perform_auth() argument |
H A D | imap.c | 544 imap_perform_authenticate(struct Curl_easy *data, const char *mech, const struct bufref *initresp) imap_perform_authenticate() argument |
H A D | openldap.c | 347 oldap_perform_auth(struct Curl_easy *data, const char *mech, const struct bufref *initresp) oldap_perform_auth() argument |
Completed in 10 milliseconds