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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c294 if (handler == ntfs_log_handler_syslog)
339 * ntfs_log_handler_syslog - syslog logging handler
360 int ntfs_log_handler_syslog(const char *function __attribute__((unused)), function
408 ntfs_log_handler_syslog(NULL, NULL, 0,
H A Dlogging.h47 ntfs_log_handler ntfs_log_handler_syslog __attribute__((format(printf, 6, 0))); variable

Completed in 93 milliseconds