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

/security/tomoyo/
H A Dcommon.c432 u8 min_type = ptr->value_type[0]; local
437 switch (min_type) {
451 if (min == max && min_type == max_type)
454 min_type = max_type;

Completed in 54 milliseconds