Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dfile.c198 const struct tomoyo_path_info *filename1 = r->param.path2.filename1; in tomoyo_audit_path2_log() local
740 static int tomoyo_update_path2_acl(const u8 type, const char *filename1, in tomoyo_update_path2_acl()
Dcommon.h254 const struct tomoyo_path_info *filename1; member