Searched refs:pop3_conn (Results 1 – 3 of 3) sorted by relevance
265 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()384 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()427 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()492 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()605 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()711 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()761 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()874 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp()975 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp()1034 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine()[all …]
62 struct pop3_conn { struct
936 struct pop3_conn pop3c;
Completed in 36 milliseconds