• Home
  • Raw
  • Download

Lines Matching defs:pop3c

208   struct pop3_conn *pop3c = &conn->proto.pop3c;  in pop3_endofresp()  local
292 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in state() local
329 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local
372 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local
429 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local
483 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth() local
507 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth() local
524 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local
628 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local
687 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local
800 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp() local
901 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp() local
956 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine() local
1031 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_multi_statemach() local
1051 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_block_statemach() local
1094 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_connect() local
1238 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_disconnect() local
1344 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_parse_url_options() local
1442 struct pop3_conn *pop3c = &conn->proto.pop3c; in Curl_pop3_write() local