Searched refs:ntfs_log_handler_outerr (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.h49 ntfs_log_handler ntfs_log_handler_outerr __attribute__((format(printf, 6, 0))); variable
H A Dlogging.c91 ntfs_log_handler_outerr
435 * ntfs_log_handler_outerr or ntfs_log_handler_stderr.
569 * ntfs_log_handler_outerr - Logs go to stdout/stderr depending on level
590 int ntfs_log_handler_outerr(const char *function, const char *file, function

Completed in 86 milliseconds