Home
last modified time | relevance | path

Searched defs:tomoyo_transition_type (Results 1 – 3 of 3) sorted by relevance

/linux/security/tomoyo/
H A Ddomain.c343 static enum tomoyo_transition_type tomoyo_transition_type in tomoyo_transition_type() function
H A Dcommon.c1723 static const char *tomoyo_transition_type[TOMOYO_MAX_TRANSITION_TYPE] = { variable
H A Dcommon.h216 enum tomoyo_transition_type { enum