Home
last modified time | relevance | path

Searched refs:M_UNIQ (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/moused/moused/
H A Dquirks.c110 M_UNIQ = bit(8), enumerator
112 M_LAST = M_UNIQ,
353 case M_UNIQ: return "MatchUniq"; break; in matchflagname()
566 check_set_bit(s, M_UNIQ); in parse_match()
1528 m->bits |= M_UNIQ; in match_fill_uniq()
1750 case M_UNIQ: in quirk_match_section()