Searched defs:sysdb_cache_search_entry (Results 1 - 1 of 1) sorted by relevance
/sssd/src/db/ |
H A D | sysdb_ops.c | 222 static int sysdb_cache_search_entry(TALLOC_CTX *mem_ctx, function 273 ret = sysdb_cache_search_entry(mem_ctx, sysdb->ldb, base_dn, scope, 303 return sysdb_cache_search_entry(mem_ctx, sysdb->ldb_ts, base_dn, scope, 3435 ret = sysdb_cache_search_entry(mem_ctx, ldb, basedn, 3652 ret = sysdb_cache_search_entry(mem_ctx, ldb, basedn,
|
Completed in 1710 milliseconds