Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dfile.c420 tomoyo_same_number_union(&p1->mode, &p2->mode) && in tomoyo_same_mkdev_acl()
421 tomoyo_same_number_union(&p1->major, &p2->major) && in tomoyo_same_mkdev_acl()
422 tomoyo_same_number_union(&p1->minor, &p2->minor); in tomoyo_same_mkdev_acl()
640 tomoyo_same_number_union(&p1->number, &p2->number); in tomoyo_same_path_number_acl()
971 tomoyo_same_number_union(&p1->flags, &p2->flags); in tomoyo_same_mount_acl()
A Dnetwork.c200 tomoyo_same_number_union(&p1->port, &p2->port); in tomoyo_same_inet_acl()
A Dcommon.h1247 static inline bool tomoyo_same_number_union in tomoyo_same_number_union() function

Completed in 11 milliseconds