Searched defs:gpo_cache_timeout (Results 1 - 2 of 2) 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;

Completed in 7 milliseconds