Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance
201 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local284 struct pop3_conn *pop3c = &conn->proto.pop3c; in state() local320 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local361 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local415 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local468 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth() local491 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth() local507 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local610 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local669 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local[all …]
1066 struct pop3_conn pop3c; member