Home
last modified time | relevance | path

Searched refs:ntfs_log_handler_stdout (Results 1 – 2 of 2) sorted by relevance

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