Lines Matching defs:DENY_BLANK

55 #define DENY_BLANK FALSE
1358 err = getstr(&config->dns_ipv4_addr, nextarg, DENY_BLANK);
1365 err = getstr(&config->dns_ipv6_addr, nextarg, DENY_BLANK);
1372 err = getstr(&config->oauth_bearer, nextarg, DENY_BLANK);
1388 err = getstr(&config->cipher_list, nextarg, DENY_BLANK);
1395 err = getstr(&config->dns_interface, nextarg, DENY_BLANK);
1411 err = getstr(&config->dns_servers, nextarg, DENY_BLANK);
1414 err = getstr(&global->trace_dump, nextarg, DENY_BLANK);
1425 err = getstr(&global->trace_dump, nextarg, DENY_BLANK);
1518 err = getstr(&config->ipfs_gateway, nextarg, DENY_BLANK);
1532 err = getstr(&config->aws_sigv4, nextarg, DENY_BLANK);
1539 err = getstr(&config->iface, nextarg, DENY_BLANK);
1546 err = getstr(&config->krblevel, nextarg, DENY_BLANK);
1552 err = getstr(&config->haproxy_clientip, nextarg, DENY_BLANK);
1592 err = getstr(&url->url, nextarg, DENY_BLANK);
1612 err = getstr(&config->proxy, nextarg, DENY_BLANK);
1616 err = getstr(&config->proxy, nextarg, DENY_BLANK);
1620 err = getstr(&config->proxy, nextarg, DENY_BLANK);
1624 err = getstr(&config->proxy, nextarg, DENY_BLANK);
1663 err = getstr(&config->ftp_account, nextarg, DENY_BLANK);
1715 err = getstr(&config->ftp_alternative_to_user, nextarg, DENY_BLANK);
1749 err = getstr(&global->libcurl, nextarg, DENY_BLANK);
1779 err = getstr(&config->proxy, nextarg, DENY_BLANK);
1786 err = getstr(&config->mail_from, nextarg, DENY_BLANK);
1812 err = getstr(&config->mail_auth, nextarg, DENY_BLANK);
1819 err = getstr(&config->sasl_authzid, nextarg, DENY_BLANK);
1833 err = getstr(&config->unix_socket_path, nextarg, DENY_BLANK);
1839 err = getstr(&config->proxy_service_name, nextarg, DENY_BLANK);
1842 err = getstr(&config->service_name, nextarg, DENY_BLANK);
1845 err = getstr(&config->proto_default, nextarg, DENY_BLANK);
1860 err = getstr(&config->unix_socket_path, nextarg, DENY_BLANK);
1954 err = getstr(&config->cipher13_list, nextarg, DENY_BLANK);
1957 err = getstr(&config->proxy_cipher13_list, nextarg, DENY_BLANK);
2005 err = getstr(&config->cookiejar, nextarg, DENY_BLANK);
2031 err = getstr(&config->headerfile, nextarg, DENY_BLANK);
2052 err = getstr(&config->cacert, nextarg, DENY_BLANK);
2061 err = getstr(&config->cert_type, nextarg, DENY_BLANK);
2064 err = getstr(&config->key, nextarg, DENY_BLANK);
2067 err = getstr(&config->key_type, nextarg, DENY_BLANK);
2070 err = getstr(&config->key_passwd, nextarg, DENY_BLANK);
2074 err = getstr(&config->engine, nextarg, DENY_BLANK);
2081 err = getstr(&config->capath, nextarg, DENY_BLANK);
2084 err = getstr(&config->pubkey, nextarg, DENY_BLANK);
2087 err = getstr(&config->hostpubmd5, nextarg, DENY_BLANK);
2094 err = getstr(&config->hostpubsha256, nextarg, DENY_BLANK);
2097 err = getstr(&config->crlfile, nextarg, DENY_BLANK);
2103 err = getstr(&config->tls_username, nextarg, DENY_BLANK);
2117 err = getstr(&config->tls_authtype, nextarg, DENY_BLANK);
2135 err = getstr(&config->pinnedpubkey, nextarg, DENY_BLANK);
2138 err = getstr(&config->proxy_pinnedpubkey, nextarg, DENY_BLANK);
2172 err = getstr(&config->proxy_tls_password, nextarg, DENY_BLANK);
2178 err = getstr(&config->proxy_tls_authtype, nextarg, DENY_BLANK);
2189 err = getstr(&config->proxy_cert_type, nextarg, DENY_BLANK);
2195 err = getstr(&config->proxy_key_type, nextarg, DENY_BLANK);
2202 err = getstr(&config->proxy_cipher_list, nextarg, DENY_BLANK);
2205 err = getstr(&config->proxy_crlfile, nextarg, DENY_BLANK);
2215 err = getstr(&config->proxy_cacert, nextarg, DENY_BLANK);
2218 err = getstr(&config->proxy_capath, nextarg, DENY_BLANK);
2240 err = getstr(&config->etag_save_file, nextarg, DENY_BLANK);
2243 err = getstr(&config->etag_compare_file, nextarg, DENY_BLANK);
2246 err = getstr(&config->ssl_ec_curves, nextarg, DENY_BLANK);
2296 err = getstr(&config->request_target, nextarg, DENY_BLANK);
2410 err = getstr(&config->netrc_file, nextarg, DENY_BLANK);
2426 err = getstr(&config->output_dir, nextarg, DENY_BLANK);
2462 err = getstr(&url->outfile, nextarg, DENY_BLANK);
2480 err = getstr(&config->ftpport, nextarg, DENY_BLANK);
2545 err = getstr(&config->range, nextarg, DENY_BLANK);
2592 err = getstr(&url->infile, nextarg, DENY_BLANK);
2658 err = getstr(&config->writeout, nextarg, DENY_BLANK);
2661 err = getstr(&config->preproxy, nextarg, DENY_BLANK);
2671 err = getstr(&config->customrequest, nextarg, DENY_BLANK);