Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dfile.c184 r->param.path2.filename1->name, in tomoyo_audit_path2_log()
303 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1) in tomoyo_check_path2_acl()
939 r.param.path2.filename1 = &buf1; in tomoyo_path2_perm()
Dcommon.h442 const struct tomoyo_path_info *filename1; member
/linux-6.1.9/scripts/
Dget_maintainer.pl587 my $filename1 = $1;
589 push(@files, $filename1);