Home
last modified time | relevance | path

Searched defs:tomoyo_manager (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dcommon.h862 struct tomoyo_manager { struct
863 struct tomoyo_acl_head head;
865 const struct tomoyo_path_info *manager;
Dcommon.c919 static bool tomoyo_manager(void) in tomoyo_manager() function