Lines Matching defs:ALLOW_BLANK
54 #define ALLOW_BLANK TRUE
892 err = getstr(&postdata, p, ALLOW_BLANK);
1121 err = getstr(&postdata, nextarg, ALLOW_BLANK);
1382 err = getstr(&config->doh_url, nextarg, ALLOW_BLANK);
1772 err = getstr(&config->noproxy, nextarg, ALLOW_BLANK);
1976 err = getstr(&config->useragent, nextarg, ALLOW_BLANK);
1982 err = getstr(&config->altsvc, nextarg, ALLOW_BLANK);
1988 err = getstr(&config->hsts, nextarg, ALLOW_BLANK);
2044 err = getstr(&config->referer, ptr, ALLOW_BLANK);
2110 err = getstr(&config->tls_password, nextarg, ALLOW_BLANK);
2165 err = getstr(&config->proxy_tls_username, nextarg, ALLOW_BLANK);
2192 err = getstr(&config->proxy_key, nextarg, ALLOW_BLANK);
2198 err = getstr(&config->proxy_key_passwd, nextarg, ALLOW_BLANK);
2212 err = getstr(&config->login_options, nextarg, ALLOW_BLANK);
2597 err = getstr(&config->userpwd, nextarg, ALLOW_BLANK);
2602 err = getstr(&config->proxyuserpwd, nextarg, ALLOW_BLANK);
2665 err = getstr(&config->proxy, nextarg, ALLOW_BLANK);