Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Dmount.c97 tomoyo_fill_path_info(&rtype); in tomoyo_mount_acl()
107 tomoyo_fill_path_info(&rdir); in tomoyo_mount_acl()
153 tomoyo_fill_path_info(&rdev); in tomoyo_mount_acl()
Denviron.c57 tomoyo_fill_path_info(&environ); in tomoyo_env_perm()
Dcondition.c36 tomoyo_fill_path_info(&arg); in tomoyo_argv()
65 tomoyo_fill_path_info(&name); in tomoyo_envp()
67 tomoyo_fill_path_info(&value); in tomoyo_envp()
236 tomoyo_fill_path_info(&exe); in tomoyo_scan_exec_realpath()
Dmemory.c173 tomoyo_fill_path_info(&ptr->entry); in tomoyo_get_name()
Dsecurityfs_if.c59 tomoyo_fill_path_info(&name); in tomoyo_write_self()
Dfile.c137 tomoyo_fill_path_info(buf); in tomoyo_add_slash()
152 tomoyo_fill_path_info(buf); in tomoyo_get_realpath()
816 tomoyo_fill_path_info(&symlink_target); in tomoyo_path_perm()
Dutil.c603 tomoyo_fill_path_info(&name); in tomoyo_find_domain()
661 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr) in tomoyo_fill_path_info() function
Dnetwork.c564 tomoyo_fill_path_info(&addr); in tomoyo_unix_entry()
Ddomain.c705 tomoyo_fill_path_info(&exename); in tomoyo_find_next_domain()
Dcommon.h1041 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr);
Dcommon.c1070 tomoyo_fill_path_info(&name); in tomoyo_delete_domain()