Searched refs:ntfs_log_handler_stderr (Results 1 – 9 of 9) sorted by relevance
152 ntfs_log_set_handler(ntfs_log_handler_stderr); in main()
4362 ntfs_log_set_handler(ntfs_log_handler_stderr); in main()
4634 ntfs_log_set_handler(ntfs_log_handler_stderr);
50 ntfs_log_handler ntfs_log_handler_stderr __attribute__((format(printf, 6, 0))); variable
410 ntfs_log_set_handler(ntfs_log_handler_stderr); in main()
856 ntfs_log_set_handler(ntfs_log_handler_stderr); in main()
1550 ntfs_log_set_handler(ntfs_log_handler_stderr); in main()
587 ntfs_log_set_handler(ntfs_log_handler_stderr);
595 int ntfs_log_handler_stderr(const char *function, const char *file, in ntfs_log_handler_stderr() function