Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h50 ntfs_log_handler ntfs_log_handler_stderr __attribute__((format(printf, 6, 0))); variable
/third_party/ntfs-3g/libntfs-3g/
Dlogging.c595 int ntfs_log_handler_stderr(const char *function, const char *file, in ntfs_log_handler_stderr() function