Searched refs:left (Results 1 – 6 of 6) sorted by relevance
303 TOMOYO_VALUE_TYPE_DECIMAL || *left++ != ']' || *left) in tomoyo_parse_argv()323 char *cp = left + strlen(left) - 1; in tomoyo_parse_envp()512 u8 left = -1; in tomoyo_get_condition() local571 left = TOMOYO_ARGV_ENTRY; in tomoyo_get_condition()586 left = TOMOYO_ENVP_ENTRY; in tomoyo_get_condition()596 left); in tomoyo_get_condition()647 condp->left = left; in tomoyo_get_condition()800 const u8 left = condp->left; in tomoyo_condition() local807 if (left == TOMOYO_ARGV_ENTRY || left == TOMOYO_ENVP_ENTRY) in tomoyo_condition()816 switch (left) { in tomoyo_condition()[all …]
1253 const u8 left = condp->left; in tomoyo_print_condition() local1257 switch (left) { in tomoyo_print_condition()1279 const u8 left = condp->left; in tomoyo_print_condition() local1287 switch (left) { in tomoyo_print_condition()1319 tomoyo_condition_keyword[left]); in tomoyo_print_condition()
639 u8 left; member
55 having been left uninitialized.75 about having been left uninitialized.
4141 u32 left; in security_getselfattr() local4151 if (get_user(left, size)) in security_getselfattr()4177 entrysize = left; in security_getselfattr()4185 left = 0; in security_getselfattr()4190 left -= entrysize; in security_getselfattr()
279 Any LSMs left off this list, except for those with order
Completed in 30 milliseconds