Home
last modified time | relevance | path

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

/security/tomoyo/
Dfile.c183 r->param.path2.filename1->name, in tomoyo_audit_path2_log()
298 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1) in tomoyo_check_path2_acl()
923 r.param.path2.filename1 = &buf1; in tomoyo_path2_perm()
Dcommon.h438 const struct tomoyo_path_info *filename1; member