| /third_party/ltp/testcases/kernel/syscalls/renameat2/ |
| H A D | renameat2.h | 27 renameat2(int olddirfd, const char *oldpath, int newdirfd, const char *newpath, unsigned int flags) renameat2() argument
|
| H A D | renameat201.c | 60 const char *newpath; member
|
| /third_party/ltp/include/lapi/ |
| H A D | renameat.h | 15 renameat(int olddirfd, const char *oldpath, int newdirfd, const char *newpath) renameat() argument
|
| /third_party/curl/lib/ |
| H A D | rename.c | 41 int Curl_rename(const char *oldpath, const char *newpath) in Curl_rename() argument
|
| /third_party/ltp/testcases/kernel/syscalls/link/ |
| H A D | link08.c | 37 char *newpath; member
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_link.c | 36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag)
in do_link() argument 151 int link(const char *oldpath, const char *newpath)
in link() argument 156 int linkat(int olddirfd, const char *oldpath, int newdirfd, const char *newpath, int flags)
in linkat() argument
|
| H A D | fs_rename.c | 117 int do_rename(int oldfd, const char *oldpath, int newfd, const char *newpath) in do_rename() argument 225 int rename(const char *oldpath, const char *newpath) in rename() argument 237 int renameat(int oldfd, const char *oldpath, int newdfd, const char *newpath) in renameat() argument
|
| /third_party/curl/src/ |
| H A D | tool_operhlp.c | 140 char *newpath; in add_file_name_to_url() local
|
| /third_party/notofonts/scripts/ |
| H A D | gather.py | 145 newpath = Path("fonts/") / Path(font).relative_to(tmpdir) variable
|
| /third_party/eudev/src/shared/ |
| H A D | selinux-util.c | 337 _cleanup_free_ char *newpath; in mac_selinux_create_file_prepare() local 426 _cleanup_free_ char *newpath; in mac_selinux_mkdir() local 495 _cleanup_free_ char *newpath; in mac_selinux_bind() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/renameat/ |
| H A D | renameat01.c | 91 const char *newpath; member
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftrfork.c | 559 char* newpath; in raccess_guess_darwin_ufs_export() local 593 char* newpath = NULL; in raccess_guess_darwin_hfsplus() local 629 char* newpath = NULL; raccess_guess_darwin_newvfs() local 661 char* newpath; raccess_guess_vfat() local 688 char* newpath; raccess_guess_linux_cap() local 714 char* newpath; raccess_guess_linux_double() local 745 char* newpath; raccess_guess_linux_netatalk() local [all...] |
| /third_party/libfuse/lib/modules/ |
| H A D | iconv.c | 47 char *newpath; in iconv_convpath() local 107 char *newpath; in iconv_getattr() local 119 char *newpath; iconv_access() local 131 char *newpath; iconv_readlink() local 152 char *newpath; iconv_opendir() local 180 char *newpath; iconv_readdir() local 197 char *newpath; iconv_releasedir() local 209 char *newpath; iconv_mknod() local 221 char *newpath; iconv_mkdir() local 233 char *newpath; iconv_unlink() local 245 char *newpath; iconv_rmdir() local 309 char *newpath; iconv_chmod() local 322 char *newpath; iconv_chown() local 335 char *newpath; iconv_truncate() local 348 char *newpath; iconv_utimens() local 361 char *newpath; iconv_create() local 373 char *newpath; iconv_open_file() local 386 char *newpath; iconv_read_buf() local 399 char *newpath; iconv_write_buf() local 411 char *newpath; iconv_statfs() local 423 char *newpath; iconv_flush() local 435 char *newpath; iconv_release() local 448 char *newpath; iconv_fsync() local 461 char *newpath; iconv_fsyncdir() local 474 char *newpath; iconv_setxattr() local 488 char *newpath; iconv_getxattr() local 500 char *newpath; iconv_listxattr() local 512 char *newpath; iconv_removexattr() local 525 char *newpath; iconv_lock() local 537 char *newpath; iconv_flock() local 549 char *newpath; iconv_bmap() local 562 char *newpath; iconv_lseek() local [all...] |
| H A D | subdir.c | 32 char *newpath = NULL; in subdir_addpath() local 57 char *newpath; in subdir_getattr() local 69 char *newpath; subdir_access() local 145 char *newpath; subdir_readlink() local 159 char *newpath; subdir_opendir() local 174 char *newpath; subdir_readdir() local 187 char *newpath; subdir_releasedir() local 199 char *newpath; subdir_mknod() local 211 char *newpath; subdir_mkdir() local 223 char *newpath; subdir_unlink() local 235 char *newpath; subdir_rmdir() local 247 char *newpath; subdir_symlink() local 294 char *newpath; subdir_chmod() local 307 char *newpath; subdir_chown() local 320 char *newpath; subdir_truncate() local 333 char *newpath; subdir_utimens() local 346 char *newpath; subdir_create() local 358 char *newpath; subdir_open() local 371 char *newpath; subdir_read_buf() local 384 char *newpath; subdir_write_buf() local 396 char *newpath; subdir_statfs() local 408 char *newpath; subdir_flush() local 420 char *newpath; subdir_release() local 433 char *newpath; subdir_fsync() local 446 char *newpath; subdir_fsyncdir() local 459 char *newpath; subdir_setxattr() local 473 char *newpath; subdir_getxattr() local 485 char *newpath; subdir_listxattr() local 497 char *newpath; subdir_removexattr() local 510 char *newpath; subdir_lock() local 522 char *newpath; subdir_flock() local 534 char *newpath; subdir_bmap() local 547 char *newpath; subdir_lseek() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_def.c | 864 char *newpath; in get_next_file() local [all...] |
| /third_party/openssl/crypto/conf/ |
| H A D | conf_def.c | 864 char *newpath; in get_next_file() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | ftp.c | 688 char *newpath = NULL; in ftp_connect() local
|
| /third_party/libuv/test/ |
| H A D | test-spawn.c | 1355 char newpath[2048]; in TEST_IMPL() local
|
| /third_party/ltp/lib/ |
| H A D | safe_macros.c | 442 safe_link(const char *file, const int lineno, void (cleanup_fn)(void), const char *oldpath, const char *newpath) safe_link() argument 462 safe_linkat(const char *file, const int lineno, void (cleanup_fn)(void), int olddirfd, const char *oldpath, int newdirfd, const char *newpath, int flags) safe_linkat() argument 510 safe_symlink(const char *file, const int lineno, void (cleanup_fn)(void), const char *oldpath, const char *newpath) safe_symlink() argument 856 safe_rename(const char *file, const int lineno, void (*cleanup_fn)(void), const char *oldpath, const char *newpath) safe_rename() argument [all...] |
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 768 int fuse_fs_link(struct fuse_fs *fs, const char *oldpath, const char *newpath) in fuse_fs_link() argument 1075 char *newpath; in hidden_name() local 731 fuse_fs_rename(struct fuse_fs *fs, const char *oldpath, const char *newpath) fuse_fs_rename() argument 1112 char *newpath; hide_node() local 1700 char *newpath; fuse_lib_rename() local 1736 char *newpath; fuse_lib_link() local [all...] |
| /third_party/littlefs/ |
| H A D | lfs.c | 3898 static int lfs_rawrename(lfs_t *lfs, const char *oldpath, const char *newpath) { argument 5843 int lfs_rename(lfs_t *lfs, const char *oldpath, const char *newpath) { argument
|
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 1651 int fuse_fs_link(struct fuse_fs *fs, const char *oldpath, const char *newpath) in fuse_fs_link() argument 2373 char *newpath; in hidden_name() local 1597 fuse_fs_rename(struct fuse_fs *fs, const char *oldpath, const char *newpath, unsigned int flags) fuse_fs_rename() argument 2411 char *newpath; hide_node() local 3040 char *newpath; fuse_lib_rename() local 3078 char *newpath; fuse_lib_link() local [all...] |