OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 7606 milliseconds