Searched defs:tomoyo_get_name (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dmemory.c102 e.group_name = tomoyo_get_name(group_name);
141 * tomoyo_get_name - Allocate permanent memory for string data.
147 const struct tomoyo_path_info *tomoyo_get_name(const char *name) function
199 tomoyo_kernel_domain.domainname = tomoyo_get_name("<kernel>");

Completed in 37 milliseconds