max_attributes    609 source3/lib/ldb/include/ldb.h 	int max_attributes;
max_attributes    334 source3/lib/ldb/tools/cmdline.c 			control->max_attributes = max_attrs;
max_attributes    259 source4/lib/ldb/common/ldb_controls.c 			control->max_attributes = max_attrs;
max_attributes    623 source4/lib/ldb/include/ldb.h 	int max_attributes;
max_attributes    339 source4/libcli/ldap/ldap_controls.c 	if (!asn1_read_Integer(data, &(ldc->max_attributes))) {
max_attributes    906 source4/libcli/ldap/ldap_controls.c 	if (!asn1_write_Integer(data, ldc->max_attributes)) {