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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c93 ntfs_log_handler_null
298 ntfs_log.handler = ntfs_log_handler_null;
498 * ntfs_log_handler_null - Null logging handler (no output)
512 int ntfs_log_handler_null(const char *function __attribute__((unused)), const char *file __attribute__((unused)), function
H A Dlogging.h49 ntfs_log_handler ntfs_log_handler_null __attribute__((format(printf, 6, 0))); variable

Completed in 33 milliseconds