Changeset 105 for branches/samba-3.0/source/tdb/include
- Timestamp:
- Nov 26, 2007, 9:24:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/tdb/include/tdb.h
r22 r105 139 139 int tdb_chainunlock_read(struct tdb_context *tdb, TDB_DATA key); 140 140 141 void tdb_setalarm_sigptr(struct tdb_context *tdb, volatile sig_atomic_t *sigptr); 142 141 143 /* Debug functions. Not used in production. */ 142 144 void tdb_dump_all(struct tdb_context *tdb);
Note:
See TracChangeset
for help on using the changeset viewer.