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

/sssd-io/src/providers/ldap/
H A Dsdap_async_groups.c2251 hash_table_t **_ghosts);
2506 hash_table_t **_ghosts)
2527 if (_ghosts == NULL) {
2533 *_ghosts = NULL;
2643 *_ghosts = NULL;
2645 *_ghosts = talloc_steal(mem_ctx, ghosts);
2500 sdap_nested_group_populate_users(TALLOC_CTX *mem_ctx, struct sysdb_ctx *sysdb, struct sss_domain_info *domain, struct sdap_options *opts, struct sysdb_attrs **users, int num_users, hash_table_t **_ghosts) argument

Completed in 19 milliseconds