Home
last modified time | relevance | path

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

/dports/devel/libqb/libqb-2.0.3/lib/
H A Dutil_int.h41 #define qb_util_log(priority, fmt, args...) qb_logt(priority, QB_LOG_TAG_LIBQB_MSG, fmt, ##args) macro
43 #define qb_util_log macro