Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance
265 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local347 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_state() local384 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local427 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local492 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local545 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_perform_auth() local570 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_continue_auth() local586 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_cancel_auth() local605 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local711 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local[all …]
936 struct pop3_conn pop3c; member