Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance
246 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local314 struct pop3_conn *pop3c = &conn->proto.pop3c; in state() local350 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local393 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local448 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local501 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth() local524 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth() local540 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local645 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local696 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local[all …]
1027 struct pop3_conn pop3c; member