Searched refs:TOMOYO_VALUE_TYPE_OCTAL (Results 1 – 4 of 4) sorted by relevance
210 return TOMOYO_VALUE_TYPE_OCTAL; in tomoyo_parse_ulong()231 else if (type == TOMOYO_VALUE_TYPE_OCTAL) in tomoyo_print_ulong()
211 TOMOYO_VALUE_TYPE_OCTAL, enumerator
224 radix = TOMOYO_VALUE_TYPE_OCTAL; in tomoyo_audit_path_number_log()
440 case TOMOYO_VALUE_TYPE_OCTAL: in tomoyo_print_number_union_nospace()