Lines Matching defs:user
353 /* copy of user/passwd used to make the identity for http_context.
355 char *user;
495 BIT(proxy_user_passwd); /* user+password for the proxy? */
868 user name and password */
883 char *user; /* proxy user name string, allocated */
941 char *user; /* user name string, allocated */
1267 * This struct is for holding data that was attempted to get sent to the user's
1321 char *user;
1347 no else. Used to make Location: following not keep sending user+password.
1460 char *user;
1517 internal use and the user does not have ownership of the
1651 FILE *err; /* the stderr user data goes here */
1692 void *prereq_userp; /* pre-initial request user data */
1736 struct ssl_config_data ssl; /* user defined SSL stuff */
1738 struct ssl_config_data proxy_ssl; /* user defined SSL stuff for proxy */
1746 struct ssl_general_config general_ssl; /* general user defined SSL stuff */
1901 BIT(http_te_skip); /* pass the raw body data to the user, even when
1903 BIT(http_ce_skip); /* pass the raw body data to the user, even when
1918 from user callbacks */
1956 /* First a simple identifier to easier detect if a user mix up this easy
1999 struct UserDefined set; /* values set by the libcurl user */