Home
last modified time | relevance | path

Searched refs:null_log_fn (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dtdb.c3822 static void null_log_fn(struct tdb_context *tdb, enum tdb_debug_level level, const char *fmt, ...) …
3823 static void null_log_fn(struct tdb_context *tdb EXT2FS_ATTR((unused)), in null_log_fn() function
3855 tdb->log.log_fn = null_log_fn; in tdb_open_ex()