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

/sssd-io/src/providers/ipa/
H A Dipa_subdomains_ext_groups.c50 hash_table_t *m_hash = NULL; local
124 ret = sss_hash_create(ext_group_hash, 5, &m_hash);
131 value.ptr = m_hash;
146 ret = hash_enter(m_hash, &m_key, &m_value);

Completed in 198 milliseconds