Searched defs:tomoyo_manager (Results 1 – 2 of 2) sorted by relevance
861 struct tomoyo_manager { struct862 struct tomoyo_acl_head head;864 const struct tomoyo_path_info *manager;
918 static bool tomoyo_manager(void) in tomoyo_manager() function