• Home
  • Raw
  • Download

Lines Matching defs:pop3c

209   struct pop3_conn *pop3c = &conn->proto.pop3c;  in pop3_endofresp()  local
291 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in state() local
328 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local
371 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local
436 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local
489 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_perform_auth() local
514 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_continue_auth() local
530 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_cancel_auth() local
549 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local
653 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local
712 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local
825 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp() local
926 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp() local
981 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine() local
1058 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_multi_statemach() local
1079 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_block_statemach() local
1122 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_connect() local
1265 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_disconnect() local
1371 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_parse_url_options() local
1467 struct pop3_conn *pop3c = &conn->proto.pop3c; in Curl_pop3_write() local