Searched refs:left (Results 1 – 5 of 5) sorted by relevance
299 static bool tomoyo_parse_argv(char *left, char *right, in tomoyo_parse_argv() argument302 if (tomoyo_parse_ulong(&argv->index, &left) != in tomoyo_parse_argv()303 TOMOYO_VALUE_TYPE_DECIMAL || *left++ != ']' || *left) in tomoyo_parse_argv()318 static bool tomoyo_parse_envp(char *left, char *right, in tomoyo_parse_envp() argument323 char *cp = left + strlen(left) - 1; in tomoyo_parse_envp()328 if (!tomoyo_correct_word(left)) in tomoyo_parse_envp()330 name = tomoyo_get_name(left); 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()[all …]
1261 const u8 left = condp->left; in tomoyo_print_condition() local1265 switch (left) { in tomoyo_print_condition()1287 const u8 left = condp->left; in tomoyo_print_condition() local1295 switch (left) { in tomoyo_print_condition()1327 tomoyo_condition_keyword[left]); in tomoyo_print_condition()
639 u8 left; member
117 having been left uninitialized.135 about having been left uninitialized.
290 Any LSMs left off this list will be ignored. This can be