Searched defs:LOG_LINE (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/lib/log/ |
H A D | lvm-logging.h | 25 #define LOG_LINE(l, x...) \ macro
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | lvm-logging.h | 25 #define LOG_LINE(l, x...) \ macro
|
H A D | dm-logging.h | 34 #define LOG_LINE(l, x...) LOG_MESG(l, __FILE__, __LINE__, 0, ## x) macro
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/misc/ |
H A D | dm-logging.h | 34 #define LOG_LINE(l, x...) LOG_MESG(l, __FILE__, __LINE__, 0, ## x) macro
|