attributeName 590 source3/lib/ldb/include/ldb.h char *attributeName; attributeName 50 source3/lib/ldb/modules/sort.c char *attributeName; attributeName 152 source3/lib/ldb/modules/sort.c el1 = ldb_msg_find_element(*msg1, ac->attributeName); attributeName 153 source3/lib/ldb/modules/sort.c el2 = ldb_msg_find_element(*msg2, ac->attributeName); attributeName 278 source3/lib/ldb/modules/sort.c ac->attributeName = sort_ctrls[0]->attributeName; attributeName 317 source3/lib/ldb/modules/sort.c ac->h = ldb_attrib_handler(ac->module->ldb, ac->attributeName); attributeName 519 source3/lib/ldb/tools/cmdline.c control[0]->attributeName = talloc_strdup(control, attr); attributeName 494 source4/lib/ldb/common/ldb_controls.c control[0]->attributeName = talloc_strdup(control, attr); attributeName 604 source4/lib/ldb/include/ldb.h char *attributeName; attributeName 47 source4/lib/ldb/modules/sort.c char *attributeName; attributeName 117 source4/lib/ldb/modules/sort.c el1 = ldb_msg_find_element(*msg1, ac->attributeName); attributeName 118 source4/lib/ldb/modules/sort.c el2 = ldb_msg_find_element(*msg2, ac->attributeName); attributeName 141 source4/lib/ldb/modules/sort.c ac->a = ldb_schema_attribute_by_name(ldb, ac->attributeName); attributeName 301 source4/lib/ldb/modules/sort.c ac->attributeName = sort_ctrls[0]->attributeName; attributeName 114 source4/libcli/ldap/ldap_controls.c lssc[num]->attributeName = talloc_strndup(lssc[num], (const char *)attr.data, attr.length); attributeName 115 source4/libcli/ldap/ldap_controls.c if (!lssc [num]->attributeName) { attributeName 696 source4/libcli/ldap/ldap_controls.c if (!asn1_write_OctetString(data, lssc[num]->attributeName, strlen(lssc[num]->attributeName))) {