• Home
  • Raw
  • Download

Lines Matching defs:pop3c

248   struct pop3_conn *pop3c = &conn->proto.pop3c;  in pop3_endofresp()  local
324 struct pop3_conn *pop3c = &conn->proto.pop3c; in state() local
360 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local
403 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local
458 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local
511 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth() local
534 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth() local
550 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local
655 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local
706 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local
821 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp() local
927 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp() local
981 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemach_act() local
1054 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_multi_statemach() local
1071 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_block_statemach() local
1114 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_connect() local
1262 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_disconnect() local
1396 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_parse_url_options() local
1497 struct pop3_conn *pop3c = &conn->proto.pop3c; in Curl_pop3_write() local