Searched refs:ntfs_log_handler_stderr (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.probe.c151 ntfs_log_set_handler(ntfs_log_handler_stderr);
H A Dntfs-3g.c2360 ntfs_log_set_handler(ntfs_log_handler_stderr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogging.h52 ntfs_log_handler ntfs_log_handler_stderr __attribute__((format(printf, 6, 0))); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogging.c403 * ntfs_log_handler_outerr or ntfs_log_handler_stderr.
551 * ntfs_log_handler_stderr - All logs go to stderr
571 int ntfs_log_handler_stderr(const char *function, const char *file, function

Completed in 37 milliseconds