Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance
267 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local349 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_state() local386 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local429 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local494 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local547 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_perform_auth() local572 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_continue_auth() local588 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_cancel_auth() local607 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local713 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local[all …]
901 struct pop3_conn pop3c; member