H A D | proxy.c | 72 struct sec_req_ctx *secreq, 78 secreq->cfg_section, name, NULL, value); 85 struct sec_req_ctx *secreq, 96 ret = proxy_get_config_string(pctx, cfg, true, secreq, 101 ret = proxy_get_config_string(pctx, cfg, false, secreq, 109 ret = proxy_get_config_string(pctx, cfg, true, secreq, "username", 115 ret = proxy_get_config_string(pctx, cfg, true, secreq, "password", 120 ret = proxy_get_config_string(pctx, cfg, true, secreq, 127 ret = proxy_get_config_string(pctx, cfg, true, secreq, 138 ret = confdb_get_bool(pctx->cdb, secreq 70 proxy_get_config_string(struct proxy_context *pctx, TALLOC_CTX *ctx, bool not_null, struct sec_req_ctx *secreq, const char *name, char **value) argument 83 proxy_sec_get_cfg(struct proxy_context *pctx, TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg **target) argument 223 proxy_sec_map_url(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg *pcfg, char **req_url) argument 292 proxy_http_create_headers(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg *pcfg) argument 359 proxy_http_create_request(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg *pcfg, const char *url, struct tcurl_request **_tcurl_req) argument 463 struct sec_req_ctx *secreq; member in struct:proxy_secret_state 468 proxy_secret_req(TALLOC_CTX *mem_ctx, struct tevent_context *ev, void *provider_ctx, struct sec_req_ctx *secreq) argument [all...] |