Lines Matching defs:state
250 /* enum for the nonblocking SSL connection state machine */
594 void *resolver; /* resolver state, if it is used in the URL state -
624 UPGR101_INIT, /* default state */
683 enum expect100 exp100; /* expect 100 continue state */
684 enum upgrade101 upgr101; /* 101 upgrade state */
848 what exact state the socket signals. IE even if the socket says "readable",
959 struct ConnectBits bits; /* various state-flags for this connection */
1019 struct negotiatedata negotiate; /* state data for host Negotiate auth */
1020 struct negotiatedata proxyneg; /* state data for proxy Negotiate auth */
1367 struct digestdata digest; /* state data for host Digest auth */
1368 struct digestdata proxydigest; /* state data for proxy Digest auth */
1400 /* This RTSP state information survives requests and connections */
1976 CURLMstate mstate; /* the handle's state */
1983 the state etc are also kept. This array is mostly used to detect when a
2013 struct UrlState state; /* struct for fields used for state info and
2016 struct WildcardData *wildcard; /* wildcard download state info */