Home
last modified time | relevance | path

Searched refs:tomoyo_last_word (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Ddomain.c202 static const char *tomoyo_last_word(const char *name) in tomoyo_last_word() function
348 const char *last_name = tomoyo_last_word(domainname->name); in tomoyo_transition_type()