Lines Matching refs:PASSWORD
387 CURLE_LOGIN_DENIED, /* 67 - user, password or similar was not
506 #define CURLSSH_AUTH_PASSWORD (1<<1) /* password */
670 /* "name:password" to use when fetching. */
673 /* "name:password" to use with proxy. */
755 /* password for the SSL or SSH private key */
814 /* Specify whether to read the user+password from the .netrc or the URL.
999 /* Continue to send authentication (user+password) when following locations,
1001 and password to whatever host the server decides. */
1237 CINIT(PASSWORD, OBJECTPOINT, 174),
1342 CURL_NETRC_OPTIONAL, /* A user:password in the URL will be preferred
1344 CURL_NETRC_REQUIRED, /* A user:password in the URL will be ignored.