tomoyo_condition_element
const struct tomoyo_condition_element *condp =
struct tomoyo_condition_element *condp = NULL;
+ e.condc * sizeof(struct tomoyo_condition_element)
condp = (struct tomoyo_condition_element *) (entry + 1);
const struct tomoyo_condition_element *condp;
condp = (struct tomoyo_condition_element *) (cond + 1);
const struct tomoyo_condition_element *condp
= (const struct tomoyo_condition_element *) (cond + 1);