Searched refs:attr_is_filtered (Results 1 - 1 of 1) sorted by relevance
/sssd/src/providers/ldap/ | ||
H A D | sdap.c | 1453 static bool attr_is_filtered(const char *attr, const char **filter) function 1497 if (map[i].name && !attr_is_filtered(map[i].name, filter)) { |
Completed in 12 milliseconds