Searched defs:midpoint (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/responder/common/cache_req/
H A Dcache_req_private.h39 int midpoint; member in struct:cache_req
H A Dcache_req.c116 int midpoint,
130 cr->midpoint = midpoint;
864 * as the only DP request that should realistically happen is midpoint
1121 int midpoint,
1140 ncache, midpoint, req_dom_type);
112 cache_req_create(TALLOC_CTX *mem_ctx, struct resp_ctx *rctx, struct cache_req_data *data, struct sss_nc_ctx *ncache, int midpoint, enum cache_req_dom_type req_dom_type) argument
1117 cache_req_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct resp_ctx *rctx, struct sss_nc_ctx *ncache, int midpoint, enum cache_req_dom_type req_dom_type, const char *domain, struct cache_req_data *data) argument

Completed in 1106 milliseconds