Home
last modified time | relevance | path

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

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