Searched refs:ntfs_log_handler_null (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogging.c92 ntfs_log_handler_null
296 ntfs_log.handler = ntfs_log_handler_null;
468 * ntfs_log_handler_null - Null logging handler (no output)
482 int ntfs_log_handler_null(const char *function __attribute__((unused)), const char *file __attribute__((unused)), function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogging.h49 ntfs_log_handler ntfs_log_handler_null __attribute__((format(printf, 6, 0))); variable

Completed in 69 milliseconds