Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance
208 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local292 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in state() local329 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local372 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local429 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local483 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth() local507 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth() local524 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local628 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local687 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local[all …]
1096 struct pop3_conn pop3c; member