| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | rename.c | 26 const char *oldname = "oldfile.txt"; in rename_0100() local 49 const char *oldname = "oldfile.txt"; in rename_0200() local 62 const char *oldname = "oldfile.txt"; in rename_0300() local
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_rename.c | 125 char *oldname = NULL; in do_rename() local
|
| /third_party/toybox/toys/posix/ |
| H A D | patch.c | 289 char *oldname = NULL, *newname = NULL; in patch_main() local
|
| /third_party/eudev/src/udev/ |
| H A D | udev-event.c | 811 static int rename_netif_dev_fromname_toname(struct udev_device *dev,const char *oldname,const char *name) { in rename_netif_dev_fromname_toname() argument
|
| /third_party/NuttX/fs/tmpfs/ |
| H A D | fs_tmpfs.c | 2200 int tmpfs_rename(struct Vnode *oldVnode, struct Vnode *newParent, const char *oldname, const char *newname) in tmpfs_rename() argument
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_stdio.cpp | 706 char oldname[32] = DATA_ROOT"/data/data/test_rename"; in Bm_function_Rename() local
|
| /third_party/backends/backend/ |
| H A D | dll.c | 266 char *oldname; member 725 const char *oldname, *oldend, *newname; in add_alias() local [all...] |
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 635 const char *oldname = PARAM(arg); in do_rename() local
|
| H A D | fuse.c | 590 static int rename_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, in rename_node() argument 1069 static char *hidden_name(struct fuse *f, fuse_ino_t dir, const char *oldname, in hidden_name() argument 1108 hide_node(struct fuse *f, const char *oldpath, fuse_ino_t dir, const char *oldname) hide_node() argument 1694 fuse_lib_rename(fuse_req_t req, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname) fuse_lib_rename() argument [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | dir.c | 2683 ntfschar oldname[MAX_DOS_NAME_LENGTH]; in ntfs_set_ntfs_dos_name() local
|
| /third_party/python/Python/ |
| H A D | import.c | 815 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames() argument 839 PyObject *oldname; in update_compiled_module() local
|
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1290 char *oldname = PARAM(arg); local 1303 char *oldname = PARAM(arg); local
|
| H A D | fuse.c | 1419 static int rename_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, in rename_node() argument 1455 static int exchange_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, in exchange_node() argument 2367 static char *hidden_name(struct fuse *f, fuse_ino_t dir, const char *oldname, in hidden_name() argument 2407 hide_node(struct fuse *f, const char *oldpath, fuse_ino_t dir, const char *oldname) hide_node() argument 3034 fuse_lib_rename(fuse_req_t req, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname, unsigned int flags) fuse_lib_rename() argument [all...] |