Home
last modified time | relevance | path

Searched defs:match_file (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/scripts/
H A Dspdxcheck.py281 def match_file(self, fpath): member in pattern
/linux-6.15/security/apparmor/
H A Dfile.c654 static int match_file(const void *p, struct file *file, unsigned int fd) in match_file() function
/linux-6.15/security/selinux/
H A Dhooks.c2412 static int match_file(const void *p, struct file *file, unsigned fd) in match_file() function