Searched refs:right (Results 1 – 3 of 3) sorted by relevance
333 if (!strcmp(right, "NULL")) { in tomoyo_parse_envp()336 value = tomoyo_get_dqword(right); in tomoyo_parse_envp()513 u8 right = -1; in tomoyo_get_condition() local620 right = TOMOYO_NAME_UNION; in tomoyo_get_condition()634 right = TOMOYO_NUMBER_UNION; in tomoyo_get_condition()644 __LINE__, left, right, !is_not); in tomoyo_get_condition()648 condp->right = right; in tomoyo_get_condition()801 const u8 right = condp->right; in tomoyo_condition() local810 if (right == TOMOYO_NAME_UNION) { in tomoyo_condition()836 const u8 index = j ? right : left; in tomoyo_condition()[all …]
1254 const u8 right = condp->right; in tomoyo_print_condition() local1268 switch (right) { in tomoyo_print_condition()1280 const u8 right = condp->right; in tomoyo_print_condition() local1323 switch (right) { in tomoyo_print_condition()1334 tomoyo_condition_keyword[right]); in tomoyo_print_condition()
646 u8 right; member
Completed in 13 milliseconds