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

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

Completed in 557 milliseconds