OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TDB_DEBUG_FATAL
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
tdb.c
846
TDB_LOG((tdb,
TDB_DEBUG_FATAL
,"tdb_oob len %d beyond internal malloc size %d\n",
860
TDB_LOG((tdb,
TDB_DEBUG_FATAL
,"tdb_oob len %d beyond eof at %d\n",
895
TDB_LOG((tdb,
TDB_DEBUG_FATAL
,"tdb_write failed at %d len=%d (%s)\n",
927
TDB_LOG((tdb,
TDB_DEBUG_FATAL
,"tdb_read failed at %d "
1025
TDB_LOG((tdb,
TDB_DEBUG_FATAL
, "expand_file to %d failed (%s)\n",
1039
TDB_LOG((tdb,
TDB_DEBUG_FATAL
, "expand_file write of %d failed (%s)\n",
[
all
...]
tdb.h
59
enum tdb_debug_level {
TDB_DEBUG_FATAL
= 0, TDB_DEBUG_ERROR,
Completed in 126 milliseconds