Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c101 #define DEBUGLOG(fmt, args...) _debuglog(fmt, ## args)
204 static void _debuglog(const char *fmt, ...) in _debuglog() function