Searched refs:gpo_cache_timeout (Results 1 - 3 of 3) sorted by relevance

/sssd/src/providers/ad/
H A Dad_access.h36 int gpo_cache_timeout; member in struct:ad_access_ctx
H A Dad_init.c264 int gpo_cache_timeout; local
286 gpo_cache_timeout = dp_opt_get_int(options, AD_GPO_CACHE_TIMEOUT);
287 access_ctx->gpo_cache_timeout = gpo_cache_timeout;
H A Dad_gpo.c1671 state->gpo_timeout_option = ctx->gpo_cache_timeout;

Completed in 494 milliseconds