Home
last modified time | relevance | path

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

/security/tomoyo/
A Dcommon.h530 u8 value_type[2]; member
1248 a->group == b->group && a->value_type[0] == b->value_type[0] && in tomoyo_same_number_union()
1249 a->value_type[1] == b->value_type[1]; in tomoyo_same_number_union()
A Dutil.c290 ptr->value_type[0] = type; in tomoyo_parse_number_union()
293 ptr->value_type[1] = type; in tomoyo_parse_number_union()
302 ptr->value_type[1] = type; in tomoyo_parse_number_union()
A Dcommon.c429 u8 min_type = ptr->value_type[0]; in tomoyo_print_number_union_nospace()
430 const u8 max_type = ptr->value_type[1]; in tomoyo_print_number_union_nospace()

Completed in 14 milliseconds