Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 47) sorted by relevance

12

/curl/docs/examples/
H A Dxmlstream.c58 struct ParserStruct *state = (struct ParserStruct *) userData; in startElement() local
70 struct ParserStruct *state = (struct ParserStruct *) userData; in characterDataHandler() local
89 struct ParserStruct *state = (struct ParserStruct *) userData; in endElement() local
100 struct ParserStruct *state = (struct ParserStruct *) XML_GetUserData(parser); in parseStreamCallback() local
119 struct ParserStruct state; in main() local
H A Dhsts-preload.c43 struct state { struct
54 struct state *s = (struct state *)userp; in hstsread() argument
/curl/lib/
H A Dtftp.c124 tftp_state_t state; member
426 static CURLcode tftp_send_first(struct tftp_state_data *state, in tftp_send_first()
578 static CURLcode tftp_rx(struct tftp_state_data *state, in tftp_rx()
945 struct tftp_state_data *state = conn->proto.tftpc; in tftp_disconnect() local
968 struct tftp_state_data *state; in tftp_connect() local
1063 struct tftp_state_data *state = conn->proto.tftpc; in tftp_done() local
1106 struct tftp_state_data *state = conn->proto.tftpc; in tftp_receive_packet() local
1193 struct tftp_state_data *state = conn->proto.tftpc; in tftp_state_timeout() local
1228 struct tftp_state_data *state = conn->proto.tftpc; in tftp_multi_statemach() local
1313 struct tftp_state_data *state = conn->proto.tftpc; in tftp_perform() local
[all …]
H A Dhttp_negotiate.c54 curlnegotiate state; in Curl_input_negotiate() local
142 curlnegotiate *state; in Curl_output_negotiate() local
H A Dhttp_ntlm.c71 curlntlm *state; in Curl_input_ntlm() local
147 curlntlm *state; in Curl_output_ntlm() local
H A Drtsp.h57 rtp_parse_st state; member
H A Dftplistparser.h65 unsigned char state; /* wildcard_states */ member
H A Dcurl_fnmatch.c76 parsekey_state state = CURLFNM_PKW_INIT; in parsekeyword() local
167 setcharset_state state = CURLFNM_SCHS_DEFAULT; in setcharset() local
H A Dmqtt.h44 enum mqttstate state; member
H A Dsmb.h37 enum smb_conn_state state; member
H A Dmime.h92 enum mimestate state; /* Current state token. */ member
106 struct mime_state state; /* Current readback state. */ member
127 struct mime_state state; /* Current readback state. */ member
H A Dhttp_chunks.h95 ChunkyState state; member
H A Dsmtp.h73 smtpstate state; /* Always use smtp.c:state() to change state! */ member
H A Dpop3.h64 pop3state state; /* Always use pop3.c:state() to change state! */ member
H A Dnetrc.c73 enum host_lookup_state state = NOTHING; in parsenetrc() local
H A Dcf-haproxy.c49 int state; member
H A Dws.h51 enum ws_dec_state state; member
H A Dimap.h79 imapstate state; /* Always use imap.c:state() to change state! */ member
H A Dsocks.c83 enum connect_t state; member
164 enum connect_t state in socksstate()
H A Dcurl_sasl.h123 saslstate state; /* Current machine state */ member
H A Dftp.h145 ftpstate state; /* always use ftp.c:state() to change state! */ member
/curl/tests/libtest/
H A Dlib1915.c49 struct state { struct
59 struct state *s = (struct state *)userp; in hstsread() argument
H A Dlib677.c40 int state = 0; in test() local
H A Dlibntlmconnect.c99 enum HandleState state = ReadyForNewHandle; in test() local
/curl/tests/server/
H A Dgetpart.c303 } state = STATE_OUTSIDE; in getpart() local

Completed in 60 milliseconds

12