Home
last modified time | relevance | path

Searched refs:TOMOYO_VALUE_TYPE_DECIMAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dutil.c212 return TOMOYO_VALUE_TYPE_DECIMAL; in tomoyo_parse_ulong()
229 if (type == TOMOYO_VALUE_TYPE_DECIMAL) in tomoyo_print_ulong()
H A Dcommon.h210 TOMOYO_VALUE_TYPE_DECIMAL, enumerator
H A Dcondition.c303 TOMOYO_VALUE_TYPE_DECIMAL || *left++ != ']' || *left) in tomoyo_parse_argv()
H A Dfile.c230 radix = TOMOYO_VALUE_TYPE_DECIMAL; in tomoyo_audit_path_number_log()