/third_party/eudev/src/shared/ |
H A D | label.c | 57 int symlink_label(const char *old_path, const char *new_path) { in symlink_label() argument
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
H A D | mongo_slinks.c | 23 char *new_path; in main() local
|
/third_party/spirv-tools/tools/objdump/ |
H A D | objdump.cpp | 81 std::filesystem::path new_path = outdir / old_path.filename(); in OutputSourceFiles() local
|
/third_party/ffmpeg/compat/ |
H A D | w32dlfcn.h | 33 wchar_t *path = NULL, *new_path; in get_module_filename() local 73 wchar_t *path = NULL, *new_path; in win32_dlopen() local [all...] |
/third_party/rust/crates/which-rs/src/ |
H A D | finder.rs | 41 let mut new_path = PathBuf::from(cwd.as_ref()); in to_absolute() variables
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | main.c | 76 char *new_path = NULL; in setup_env_path() local
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | main.c | 76 char *new_path = NULL; in setup_env_path() local
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | nsnames.c | 414 char *new_path; in acpi_ns_normalize_pathname() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | nsnames.c | 414 char *new_path; in acpi_ns_normalize_pathname() local [all...] |
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | exec-cmd.c | 143 char *new_path = NULL; in setup_path() local
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | dir.c | 398 struct shfl_string *old_path, *new_path; in vboxsf_dir_rename() local
|
H A D | vboxsf_wrappers.c | 340 int vboxsf_symlink(u32 root, struct shfl_string *new_path, in vboxsf_symlink() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | init.c | 169 struct path old_path, new_path; in init_link() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | init.c | 169 struct path old_path, new_path; in init_link() local
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | dir.c | 402 struct shfl_string *old_path, *new_path; in vboxsf_dir_rename() local
|
H A D | vboxsf_wrappers.c | 340 int vboxsf_symlink(u32 root, struct shfl_string *new_path, in vboxsf_symlink() argument
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | exec-cmd.c | 151 char *new_path = NULL; in setup_path() local
|
/third_party/gn/src/base/files/ |
H A D | file_util.cc | 232 FilePath new_path; in GetUniquePathNumber() local
|
/third_party/libwebsockets/lib/roles/http/client/ |
H A D | client-http.c | 599 char new_path[300]; in lws_client_interpret_server_handshake() local
|
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | shim_common.cpp | 186 void PlatformShim::redirect_path(fs::path const& path, fs::path const& new_path) { redirection_map[path.str()] = new_path; } argument 201 void PlatformShim::redirect_category(fs::path const& new_path, ManifestCategory category) { argument 240 redirect_path(fs::path(path) / "vulkan" / category_path_name(category), new_path); local
|
/third_party/vulkan-loader/tests/ |
H A D | loader_alloc_callback_tests.cpp | 437 fs::path new_path = env.get_folder(ManifestLocation::implicit_layer).write_manifest(file_name, invalid_jsons[i]); in TEST() local 748 fs::path new_path = env.get_folder(ManifestLocation::explicit_layer) in TEST() local
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 639 build_pivotroot(struct aa_profile *profile, const struct path *new_path, char *new_buffer, const struct path *old_path, char *old_buffer) build_pivotroot() argument 691 aa_pivotroot(struct aa_label *label, const struct path *old_path, const struct path *new_path) aa_pivotroot() argument
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | tomoyo.c | 420 static int tomoyo_sb_pivotroot(const struct path *old_path, const struct path *new_path) in tomoyo_sb_pivotroot() argument
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-help.c | 330 char *new_path; in setup_man_path() local
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-help.c | 332 char *new_path; in setup_man_path() local
|