Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dmount.c98 tomoyo_fill_path_info(&rtype); in tomoyo_mount_acl()
108 tomoyo_fill_path_info(&rdir); in tomoyo_mount_acl()
154 tomoyo_fill_path_info(&rdev); in tomoyo_mount_acl()
Denviron.c58 tomoyo_fill_path_info(&environ); in tomoyo_env_perm()
Dcondition.c37 tomoyo_fill_path_info(&arg); in tomoyo_argv()
66 tomoyo_fill_path_info(&name); in tomoyo_envp()
68 tomoyo_fill_path_info(&value); in tomoyo_envp()
237 tomoyo_fill_path_info(&exe); in tomoyo_scan_exec_realpath()
Dmemory.c174 tomoyo_fill_path_info(&ptr->entry); in tomoyo_get_name()
Dsecurityfs_if.c56 tomoyo_fill_path_info(&name); in tomoyo_write_self()
Dfile.c138 tomoyo_fill_path_info(buf); in tomoyo_add_slash()
153 tomoyo_fill_path_info(buf); in tomoyo_get_realpath()
817 tomoyo_fill_path_info(&symlink_target); in tomoyo_path_perm()
Dutil.c585 tomoyo_fill_path_info(&name); in tomoyo_find_domain()
643 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr) in tomoyo_fill_path_info() function
Dnetwork.c565 tomoyo_fill_path_info(&addr); in tomoyo_unix_entry()
Ddomain.c708 tomoyo_fill_path_info(&exename); in tomoyo_find_next_domain()
Dcommon.h1042 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr);
Dcommon.c1071 tomoyo_fill_path_info(&name); in tomoyo_delete_domain()