Searched refs:resetprefs (Results 1 – 5 of 5) sorted by relevance
127 bool resetprefs; /* For URL auth option parsing. */ member
1278 if(sasl->resetprefs) { in Curl_sasl_parse_url_auth_option()1279 sasl->resetprefs = FALSE; in Curl_sasl_parse_url_auth_option()1306 sasl->resetprefs = TRUE; /* Reset prefmech upon AUTH parsing. */ in Curl_sasl_init()
1389 pop3c->sasl.resetprefs = TRUE; in pop3_parse_url_options()
1498 smtpc->sasl.resetprefs = TRUE; in smtp_parse_url_options()
1934 imapc->sasl.resetprefs = TRUE; in imap_parse_url_options()