Changeset 233 for branches/samba-3.2.x/source/include/dbwrap.h
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/include/dbwrap.h
r133 r233 50 50 }; 51 51 52 bool db_is_local(const char *name); 53 52 54 struct db_context *db_open(TALLOC_CTX *mem_ctx, 53 55 const char *name,
Note:
See TracChangeset
for help on using the changeset viewer.