Home
last modified time | relevance | path

Searched refs:tomoyo_fill_path_info (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/security/tomoyo/
Dmount.c107 tomoyo_fill_path_info(&rtype); in tomoyo_mount_acl()
116 tomoyo_fill_path_info(&rdir); in tomoyo_mount_acl()
161 tomoyo_fill_path_info(&rdev); in tomoyo_mount_acl()
Dmemory.c186 tomoyo_fill_path_info(&ptr->entry); in tomoyo_get_name()
Dutil.c429 tomoyo_fill_path_info(&name); in tomoyo_find_domain()
487 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr) in tomoyo_fill_path_info() function
Ddomain.c442 tomoyo_fill_path_info(&rn); in tomoyo_find_next_domain()
Dfile.c131 tomoyo_fill_path_info(buf); in tomoyo_add_slash()
164 tomoyo_fill_path_info(buf); in tomoyo_get_realpath()
Dcommon.h803 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr);
Dcommon.c796 tomoyo_fill_path_info(&name); in tomoyo_delete_domain()