Home
last modified time | relevance | path

Searched defs:newname (Results 1 – 25 of 33) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Drename.c27 const char *newname = "newfile.txt"; in rename_0100() local
50 const char *newname = "newfile.txt"; in rename_0200() local
63 const char *newname = "newfile.txt"; in rename_0300() local
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c596 pathname_t newname; in attr_list_path() local
615 pathname_t newname; in attr_remove_path() local
635 pathname_t newname; in attr_set_path() local
669 pathname_t newname; in creat_path() local
923 pathname_t newname; in lchown_path() local
995 pathname_t newname; in lstat64_path() local
1029 pathname_t newname; in mkdir_path() local
1047 pathname_t newname; in mknod_path() local
1085 pathname_t newname; in open_path() local
1103 pathname_t newname; in opendir_path() local
[all …]
/third_party/openssl/crypto/
Do_fopen.c84 char *newname = NULL; in openssl_fopen() local
/third_party/NuttX/fs/vfs/
Dfs_link.c44 char *newname = NULL; in do_link() local
Dfs_symlink.c98 char *newname = NULL; in do_symlink() local
Dfs_rename.c126 char *newname = NULL; in do_rename() local
/third_party/mesa3d/src/amd/registers/
Dregdb.py356 def merge_enums(self, names, newname, union=False): argument
416 def merge_register_types(self, names, newname, union=False): argument
/third_party/toybox/toys/posix/
Dpatch.c289 char *oldname = NULL, *newname = NULL; in patch_main() local
/third_party/elfutils/src/
Delfcompress.c200 const char *newname, size_t ndx, in compress_section()
657 char *newname = NULL; in process_file() local
/third_party/libunwind/src/
Delfxx.c495 char newname[shdr->sh_size + strlen (debugdir) + strlen (file) + 9]; in elf_w() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dreflow.py579 def apiMatch(oldname, newname): argument
/third_party/toybox/kconfig/
Dconfdata.c403 char dirname[128], tmpname[128], newname[128]; in conf_write() local
/third_party/ntfs-3g/src/
Dlowntfs-3g.c2585 const char *newname, struct fuse_entry_param *e) in ntfs_fuse_newlink()
2675 fuse_ino_t newparent, const char *newname) in ntfs_fuse_link()
2897 fuse_ino_t newparent, const char *newname, in ntfs_fuse_safe_rename()
2950 const char *newname) in ntfs_fuse_rename_existing_dest()
3010 const char *newname) in ntfs_fuse_rename()
/third_party/openssl/crypto/store/
Dstore_result.c162 char *newname = NULL, *newdesc = NULL; in try_name() local
/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.c429 char *newname; in tmpfs_add_dirent() local
2190 …s_rename(struct Vnode *oldVnode, struct Vnode *newParent, const char *oldname, const char *newname) in tmpfs_rename()
/third_party/python/Lib/
Dmodulefinder.py49 def ReplacePackage(oldname, newname): argument
/third_party/openssl/providers/implementations/storemgmt/
Dfile_store.c648 char *newname = NULL; in file_load_dir_entry() local
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c591 fuse_ino_t newdir, const char *newname, int hide) in rename_node()
1070 char *newname, size_t bufsize) in hidden_name()
1111 char newname[64]; in hide_node() local
1696 const char *newname) in fuse_lib_rename()
1731 const char *newname) in fuse_lib_link()
/third_party/python/Python/
Dimport.c846 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames()
868 update_compiled_module(PyCodeObject *co, PyObject *newname) in update_compiled_module()
/third_party/libfuse/lib/
Dfuse.c1420 fuse_ino_t newdir, const char *newname, int hide) in rename_node()
1456 fuse_ino_t newdir, const char *newname) in exchange_node()
2368 char *newname, size_t bufsize) in hidden_name()
2410 char newname[64]; in hide_node() local
3036 const char *newname, unsigned int flags) in fuse_lib_rename()
3073 const char *newname) in fuse_lib_link()
Dfuse_lowlevel.c1291 char *newname = oldname + strlen(oldname) + 1; local
1304 char *newname = oldname + strlen(oldname) + 1; local
/third_party/libfuse/lib/modules/
Diconv.c166 char *newname; in iconv_dir_fill() local
/third_party/ntfs-3g/libntfs-3g/
Ddir.c2682 char newname[3*MAX_DOS_NAME_LENGTH + 1]; in ntfs_set_ntfs_dos_name() local
/third_party/libfuse/example/
Dpassthrough_ll.c487 fuse_ino_t newparent, const char *newname, in lo_rename()
/third_party/musl/Benchmark/musl/
Dlibc_stdio.cpp603 char newname[32] = "test_newname"; in Bm_function_Rename() local

12