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

/sssd-io/src/providers/ad/
H A Dad_subdomains.c492 time_t *_last_refreshed,
629 *_last_refreshed = 0;
631 *_last_refreshed = time(NULL);
486 ad_subdomains_refresh(struct be_ctx *be_ctx, struct sdap_idmap_ctx *idmap_ctx, struct sdap_options *opts, struct sysdb_attrs **subdomains, size_t num_subdomains, bool root_domain, time_t *_last_refreshed, bool *_changes) argument

Completed in 15 milliseconds