Searched refs:SLAP_ATTR_SORTED_VALS (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dattr.c92 a->a_flags |= SLAP_ATTR_SORTED_VALS;
322 if ( (a->a_flags & SLAP_ATTR_SORTED_VALS) && n ) {
395 if (( a->a_flags & SLAP_ATTR_SORTED_VALS ) && a->a_numvals ) {
H A Dentry.c285 atail->a_flags |= SLAP_ATTR_SORTED_VALS;
950 a->a_flags |= SLAP_ATTR_SORTED_VALS;
H A Dfilterentry.c661 if (( a->a_flags & SLAP_ATTR_SORTED_VALS ) && type != LDAP_FILTER_APPROX ) {
H A Dslap.h1172 #define SLAP_ATTR_SORTED_VALS 0x10U /* values are sorted */ macro
1176 SLAP_ATTR_SORTED_VALS
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c863 attr->a_flags |= SLAP_ATTR_SORTED_VALS;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dsearch.c2417 attr->a_flags |= SLAP_ATTR_SORTED_VALS;

Completed in 121 milliseconds