Searched defs:authused (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dimap.h86 unsigned int authused; /* Auth mechanism used for the connection */ member in struct:imap_conn
H A Dpop3.h81 unsigned int authused; /* SASL auth mechanism used for the connection */ member in struct:pop3_conn
H A Dsmtp.h81 unsigned int authused; /* Auth mechanism used for the connection */ member in struct:smtp_conn
H A Dcurl_sasl.c689 void Curl_sasl_cleanup(struct connectdata *conn, unsigned int authused) argument

Completed in 138 milliseconds