Searched defs:state (Results 1 – 25 of 47) sorted by relevance
12
58 struct ParserStruct *state = (struct ParserStruct *) userData; in startElement() local70 struct ParserStruct *state = (struct ParserStruct *) userData; in characterDataHandler() local89 struct ParserStruct *state = (struct ParserStruct *) userData; in endElement() local100 struct ParserStruct *state = (struct ParserStruct *) XML_GetUserData(parser); in parseStreamCallback() local119 struct ParserStruct state; in main() local
43 struct state { struct54 struct state *s = (struct state *)userp; in hstsread() argument
124 tftp_state_t state; member426 static CURLcode tftp_send_first(struct tftp_state_data *state, in tftp_send_first()576 static CURLcode tftp_rx(struct tftp_state_data *state, in tftp_rx()943 struct tftp_state_data *state = conn->proto.tftpc; in tftp_disconnect() local966 struct tftp_state_data *state; in tftp_connect() local1061 struct tftp_state_data *state = conn->proto.tftpc; in tftp_done() local1103 struct tftp_state_data *state = conn->proto.tftpc; in tftp_receive_packet() local1187 struct tftp_state_data *state = conn->proto.tftpc; in tftp_state_timeout() local1222 struct tftp_state_data *state = conn->proto.tftpc; in tftp_multi_statemach() local1307 struct tftp_state_data *state = conn->proto.tftpc; in tftp_perform() local[all …]
54 curlnegotiate state; in Curl_input_negotiate() local142 curlnegotiate *state; in Curl_output_negotiate() local
71 curlntlm *state; in Curl_input_ntlm() local147 curlntlm *state; in Curl_output_ntlm() local
57 rtp_parse_st state; member
65 unsigned char state; /* wildcard_states */ member
76 parsekey_state state = CURLFNM_PKW_INIT; in parsekeyword() local167 setcharset_state state = CURLFNM_SCHS_DEFAULT; in setcharset() local
44 enum mqttstate state; member
37 enum smb_conn_state state; member
92 enum mimestate state; /* Current state token. */ member106 struct mime_state state; /* Current readback state. */ member127 struct mime_state state; /* Current readback state. */ member
95 ChunkyState state; member
73 smtpstate state; /* Always use smtp.c:state() to change state! */ member
64 pop3state state; /* Always use pop3.c:state() to change state! */ member
49 int state; member
51 enum ws_dec_state state; member
79 imapstate state; /* Always use imap.c:state() to change state! */ member
108 enum host_lookup_state state = NOTHING; in parsenetrc() local
83 enum connect_t state; member164 enum connect_t state in socksstate()
123 saslstate state; /* Current machine state */ member
145 ftpstate state; /* always use ftp.c:state() to change state! */ member
50 struct state { struct60 struct state *s = (struct state *)userp; in hstsread() argument
40 int state = 0; in test() local
99 enum HandleState state = ReadyForNewHandle; in test() local
303 } state = STATE_OUTSIDE; in getpart() local
Completed in 51 milliseconds