Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dutil.c210 return TOMOYO_VALUE_TYPE_OCTAL; in tomoyo_parse_ulong()
231 else if (type == TOMOYO_VALUE_TYPE_OCTAL) in tomoyo_print_ulong()
H A Dcommon.h211 TOMOYO_VALUE_TYPE_OCTAL, enumerator
H A Dfile.c224 radix = TOMOYO_VALUE_TYPE_OCTAL; in tomoyo_audit_path_number_log()
H A Dcommon.c440 case TOMOYO_VALUE_TYPE_OCTAL: in tomoyo_print_number_union_nospace()