Searched defs:instate (Results 1 – 10 of 10) sorted by relevance
874 imapstate instate) in imap_state_servergreet_resp()896 imapstate instate) in imap_state_capability_resp()979 imapstate instate) in imap_state_starttls_resp()1008 imapstate instate) in imap_state_auth_resp()1041 imapstate instate) in imap_state_login_resp()1060 imapstate instate) in imap_state_listsearch_resp()1085 imapstate instate) in imap_state_select_resp()1133 imapstate instate) in imap_state_fetch_resp()1235 imapstate instate) in imap_state_fetch_final_resp()1252 imapstate instate) in imap_state_append_resp()[all …]
841 smtpstate instate) in smtp_state_servergreet_resp()859 smtpstate instate) in smtp_state_starttls_resp()885 smtpstate instate) in smtp_state_ehlo_resp()988 smtpstate instate) in smtp_state_helo_resp()1007 smtpstate instate) in smtp_state_auth_resp()1035 smtpstate instate) in smtp_state_command_resp()1080 smtpstate instate) in smtp_state_mail_resp()1099 smtpstate instate) in smtp_state_rcpt_resp()1158 smtpstate instate) in smtp_state_data_resp()1185 smtpstate instate) in smtp_state_postdata_resp()
649 pop3state instate) in pop3_state_servergreet_resp()708 pop3state instate) in pop3_state_capa_resp()795 pop3state instate) in pop3_state_starttls_resp()821 pop3state instate) in pop3_state_auth_resp()861 pop3state instate) in pop3_state_apop_resp()880 pop3state instate) in pop3_state_user_resp()902 pop3state instate) in pop3_state_pass_resp()921 pop3state instate) in pop3_state_command_resp()
1646 ftpstate instate) in ftp_state_quote()2184 ftpstate instate) in ftp_state_type_resp()2298 ftpstate instate) in ftp_state_size_resp()2362 ftpstate instate) in ftp_state_rest_resp()2399 int ftpcode, ftpstate instate) in ftp_state_stor_resp()2437 ftpstate instate) in ftp_state_get_resp()
88 static int instate = 0; variable
563 def instate(self, statespec, callback=None, *args, **kw): member in Widget
566 def instate(self, statespec, callback=None, *args, **kw): member in Widget
220 xmlParserInputState instate; /* current type of input */ member