Home
last modified time | relevance | path

Searched defs:oldname (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Drename.c26 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 Dfs_rename.c125 char *oldname = NULL; in do_rename() local
/third_party/toybox/toys/posix/
H A Dpatch.c289 char *oldname = NULL, *newname = NULL; in patch_main() local
/third_party/eudev/src/udev/
H A Dudev-event.c811 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 Dfs_tmpfs.c2200 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 Dlibc_stdio.cpp706 char oldname[32] = DATA_ROOT"/data/data/test_rename"; in Bm_function_Rename() local
/third_party/backends/backend/
H A Ddll.c266 char *oldname; member
725 const char *oldname, *oldend, *newname; in add_alias() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c635 const char *oldname = PARAM(arg); in do_rename() local
H A Dfuse.c590 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 Ddir.c2683 ntfschar oldname[MAX_DOS_NAME_LENGTH]; in ntfs_set_ntfs_dos_name() local
/third_party/python/Python/
H A Dimport.c815 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 Dfuse_lowlevel.c1290 char *oldname = PARAM(arg); local
1303 char *oldname = PARAM(arg); local
H A Dfuse.c1419 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...]

Completed in 31 milliseconds