Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance
209 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local291 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in state() local328 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local371 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local436 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local489 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_perform_auth() local514 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_continue_auth() local530 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_cancel_auth() local549 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local653 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local[all …]
1006 struct pop3_conn pop3c; member