Home
last modified time | relevance | path

Searched defs:LOG_LINE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/lib/log/
H A Dlvm-logging.h25 #define LOG_LINE(l, x...) \ macro
/dflybsd-src/contrib/lvm2/dist/include/
H A Dlvm-logging.h25 #define LOG_LINE(l, x...) \ macro
H A Ddm-logging.h34 #define LOG_LINE(l, x...) LOG_MESG(l, __FILE__, __LINE__, 0, ## x) macro
/dflybsd-src/contrib/lvm2/dist/libdm/misc/
H A Ddm-logging.h34 #define LOG_LINE(l, x...) LOG_MESG(l, __FILE__, __LINE__, 0, ## x) macro