Home
last modified time | relevance | path

Searched defs:max (Results 1 – 7 of 7) sorted by relevance

/security/keys/
Dsysctl.c16 static const int zero, one = 1, max = INT_MAX; variable
Dkeyring.c756 unsigned max; in __key_link_begin() local
1197 int loop, keep, max; in keyring_gc() local
/security/tomoyo/
Dgroup.c151 const unsigned long max, in tomoyo_number_matches_group()
Dnetwork.c53 u8 * const max = ptr->ip[1].in6_u.u6_addr8; in tomoyo_parse_ipaddr_union() local
Dcommon.c431 const unsigned long max = ptr->values[1]; in tomoyo_print_number_union_nospace() local
/security/apparmor/include/
Daudit.h122 unsigned long max; member
/security/smack/
Dsmackfs.c574 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show()