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

/sssd/src/providers/ad/
H A Dad_id.c1003 const char *mem_filter; local
1017 mem_filter = talloc_asprintf(tmp_ctx, "(%s=%s)",
1019 if (mem_filter == NULL) {
1031 LDB_SCOPE_SUBTREE, mem_filter, NULL,

Completed in 266 milliseconds