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

/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogging.h83 #define NTFS_LOG_FLAG_FUNCTION ((u32)1 << 3) /* Show the function name containing the message */ macro
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogging.c377 if (ret < sizeof(buffer) && ((ntfs_log.flags & NTFS_LOG_FLAG_FUNCTION)
476 if ((ntfs_log.flags & NTFS_LOG_FLAG_FUNCTION) || /* Source function */

Completed in 41 milliseconds