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

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogging.c91 .handler = ntfs_log_handler_null,
292 ntfs_log.handler = ntfs_log_handler_null;
495 * ntfs_log_handler_null - Null logging handler (no output)
509 int ntfs_log_handler_null(const char *function __attribute__((unused)), const char *file __attribute__((unused)), function
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogging.h45 ntfs_log_handler ntfs_log_handler_null __attribute__((format(printf, 6, 0))); variable

Completed in 109 milliseconds