Home
last modified time | relevance | path

Searched defs:ntfs_log_handler_null (Results 1 – 2 of 2) sorted by relevance

/onnv-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
/onnv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dlogging.c509 int ntfs_log_handler_null(const char *function __attribute__((unused)), const char *file __attribut… in ntfs_log_handler_null() function