Searched defs:max_type (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dcommon.c433 const u8 max_type = ptr->value_type[1]; local
451 if (min == max && min_type == max_type)
454 min_type = max_type;

Completed in 269 milliseconds