Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dutil.c204 return TOMOYO_VALUE_TYPE_INVALID; in tomoyo_parse_ulong()
287 if (type == TOMOYO_VALUE_TYPE_INVALID) in tomoyo_parse_number_union()
299 if (type == TOMOYO_VALUE_TYPE_INVALID || *data || ptr->values[0] > v) in tomoyo_parse_number_union()
H A Dcommon.h209 TOMOYO_VALUE_TYPE_INVALID, enumerator