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

/sssd/src/db/
H A Dsysdb_ops.c1119 static errno_t sysdb_create_ts_grp(struct sss_domain_info *domain, function
2118 ret = sysdb_create_ts_grp(domain, name, cache_timeout, now);
2223 ret = sysdb_create_ts_grp(domain, name, now-1, now);

Completed in 1276 milliseconds