Searched refs:qlog_debug (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/moused/moused/ |
| H A D | quirks.c | 53 #define qlog_debug(ctx_, ...) quirk_log_msg((ctx_), QLOG_NOISE, __VA_ARGS__) macro 1204 qlog_debug(ctx, "%s\n", path); in parse_file() 1412 qlog_debug(ctx, "%s is data root\n", data_path); in quirks_init_subsystem() 1694 qlog_debug(ctx, "property added: %s from %s\n", in quirk_apply_section() 1738 qlog_debug(ctx, in quirk_match_section() 1798 qlog_debug(ctx, in quirk_match_section() 1806 qlog_debug(ctx, "%s is full match\n", s->name); in quirk_match_section() 1823 qlog_debug(ctx, "%s: fetching quirks\n", device->path); in quirks_fetch_for_device()
|