tdb_lock_type     123 lib/tdb/common/lock.c 	struct tdb_lock_type *new_lck;
tdb_lock_type     166 lib/tdb/common/lock.c 	new_lck = (struct tdb_lock_type *)realloc(
tdb_lock_type     219 lib/tdb/common/lock.c 	struct tdb_lock_type *lck = NULL;
tdb_lock_type     151 lib/tdb/common/tdb_private.h 	struct tdb_lock_type global_lock;
tdb_lock_type     153 lib/tdb/common/tdb_private.h 	struct tdb_lock_type *lockrecs; /* only real locks, all with count>0 */