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

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/
H A Dmapfile-vers94 ntfs_log_handler_outerr;
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogging.h47 ntfs_log_handler ntfs_log_handler_outerr __attribute__((format(printf, 6, 0))); variable
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dntfslabel.c388 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dntfsfix.c484 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dntfscluster.c489 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dntfsls.c646 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dntfsundelete.c2149 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dntfsinfo.c2252 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dntfsresize.c2386 ntfs_log_set_handler(ntfs_log_handler_outerr);
H A Dmkntfs.c4737 ntfs_log_set_handler(ntfs_log_handler_outerr);
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogging.c411 * ntfs_log_handler_outerr or ntfs_log_handler_stderr.
547 * ntfs_log_handler_outerr - Logs go to stdout/stderr depending on level
568 int ntfs_log_handler_outerr(const char *function, const char *file, function

Completed in 129 milliseconds