Searched defs:ntfs_log_handler_stderr (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogging.h48 ntfs_log_handler ntfs_log_handler_stderr __attribute__((format(printf, 6, 0))); variable
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dlogging.c411 * ntfs_log_handler_outerr or ntfs_log_handler_stderr.
578 * ntfs_log_handler_stderr - All logs go to stderr
598 int ntfs_log_handler_stderr(const char *function, const char *file, function

Completed in 30 milliseconds