Searched refs:MATCH_MINOR (Results 1 – 3 of 3) sorted by relevance
130 {"^(term|cua)$/^([0-9]+)$", 1, MATCH_MINOR, "1"};134 {"^(term|cua)$/^([e-z])$", 1, MATCH_MINOR, "1"};138 {"^(term|cua)$/^([a-z])$", 1, MATCH_MINOR, "1"};
161 #define MATCH_MINOR 0x008 /* Match upto nth component of minor name */ macro
4702 if (match == MATCH_MINOR) { in alloc_cmp_str()