Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dsecurityfs_if.c25 return !tomoyo_pathcmp(r->param.task.domainname, acl->domainname); in tomoyo_check_task_acl()
A Dutil.c622 !tomoyo_pathcmp(&name, domain->domainname)) in tomoyo_find_domain()
946 return !tomoyo_pathcmp(filename, pattern); in tomoyo_path_matches_pattern()
A Ddomain.c321 if (ptr->program && tomoyo_pathcmp(ptr->program, program)) in tomoyo_scan_transition()
A Dcommon.h1165 static inline bool tomoyo_pathcmp(const struct tomoyo_path_info *a, in tomoyo_pathcmp() function
A Dcommon.c957 (!tomoyo_pathcmp(domainname, ptr->manager) || in tomoyo_manager()
1105 tomoyo_pathcmp(domain->domainname, &name)) in tomoyo_delete_domain()

Completed in 16 milliseconds