Searched defs:lvl (Results 1 – 2 of 2) sorted by relevance
17 #define crypt_log_full_errno(cd, e, lvl, ...) ({ \ argument
557 static void log_xkb(struct xkb_context *ctx, enum xkb_log_level lvl, const char *format, va_list ar… in log_xkb()