HomeSort by relevance Sort by last modified time
    Searched refs:tdb_lock_type (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
tdb.h 88 struct tdb_lock_type { struct
106 struct tdb_lock_type *locked; /* array of chain locks */
  /external/e2fsprogs/lib/ext2fs/
tdb.c 201 struct tdb_lock_type { struct
231 struct tdb_lock_type global_lock;
233 struct tdb_lock_type *lockrecs; /* only real locks, all with count>0 */
405 struct tdb_lock_type *new_lck;
448 new_lck = (struct tdb_lock_type *)realloc(
501 struct tdb_lock_type *lck = NULL;
    [all...]

Completed in 1231 milliseconds