Changeset 274 for branches/samba-3.3.x/source/include/smbldap.h
- Timestamp:
- Jun 17, 2009, 2:19:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/include/smbldap.h
r206 r274 213 213 const char *attribute, 214 214 TALLOC_CTX *mem_ctx); 215 char * smbldap_talloc_smallest_attribute(LDAP *ldap_struct, LDAPMessage *entry, 216 const char *attribute, 217 TALLOC_CTX *mem_ctx); 215 218 void talloc_autofree_ldapmsg(TALLOC_CTX *mem_ctx, LDAPMessage *result); 216 219 void talloc_autofree_ldapmod(TALLOC_CTX *mem_ctx, LDAPMod **mod);
Note:
See TracChangeset
for help on using the changeset viewer.