tomoyo_transition_type
static const char *tomoyo_transition_type[TOMOYO_MAX_TRANSITION_TYPE] = {
if (tomoyo_str_starts(¶m.data, tomoyo_transition_type[i]))
tomoyo_set_string(head, tomoyo_transition_type
const enum tomoyo_transition_type type)
static enum tomoyo_transition_type tomoyo_transition_type
enum tomoyo_transition_type type = TOMOYO_TRANSITION_CONTROL_NO_RESET;
switch (tomoyo_transition_type(old_domain->ns, old_domain->domainname,