OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tdb_unlockall
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/ext2fs/
tdb.h
100
#define
tdb_unlockall
ext2fs_tdb_unlockall
macro
174
int
tdb_unlockall
(struct tdb_context *tdb);
tdb.c
685
TDB_LOG((tdb, TDB_DEBUG_ERROR, "
tdb_unlockall
failed (%s)\n", strerror(errno)));
720
int
tdb_unlockall
(struct tdb_context *tdb)
function
[
all
...]
/external/ppp/pppd/
tdb.h
147
void
tdb_unlockall
(TDB_CONTEXT *tdb);
tdb.c
1920
void
tdb_unlockall
(TDB_CONTEXT *tdb)
function
[
all
...]
Completed in 13 milliseconds