Ignore:
Timestamp:
Nov 26, 2007, 9:24:27 AM (18 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.27a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/tdb/include/tdb.h

    r22 r105  
    139139int tdb_chainunlock_read(struct tdb_context *tdb, TDB_DATA key);
    140140
     141void tdb_setalarm_sigptr(struct tdb_context *tdb, volatile sig_atomic_t *sigptr);
     142
    141143/* Debug functions. Not used in production. */
    142144void tdb_dump_all(struct tdb_context *tdb);
Note: See TracChangeset for help on using the changeset viewer.