OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tdb_munmap
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
tdb.c
108
static int
tdb_munmap
(TDB_CONTEXT *tdb)
function
358
if (
tdb_munmap
(tdb) == -1)
787
tdb_munmap
(tdb);
[
all
...]
/external/e2fsprogs/lib/ext2fs/
tdb.c
256
static int
tdb_munmap
(struct tdb_context *tdb);
867
if (
tdb_munmap
(tdb) == -1)
967
int
tdb_munmap
(struct tdb_context *tdb)
function
1070
tdb_munmap
(tdb);
[
all
...]
Completed in 3598 milliseconds