Home
last modified time | relevance | path

Searched defs:newpath (Results 1 - 22 of 22) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/renameat2/
H A Drenameat2.h27 renameat2(int olddirfd, const char *oldpath, int newdirfd, const char *newpath, unsigned int flags) renameat2() argument
H A Drenameat201.c60 const char *newpath; member
/third_party/ltp/include/lapi/
H A Drenameat.h15 renameat(int olddirfd, const char *oldpath, int newdirfd, const char *newpath) renameat() argument
/third_party/curl/lib/
H A Drename.c41 int Curl_rename(const char *oldpath, const char *newpath) in Curl_rename() argument
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink08.c37 char *newpath; member
/third_party/NuttX/fs/vfs/
H A Dfs_link.c36 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 Dfs_rename.c117 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 Dtool_operhlp.c140 char *newpath; in add_file_name_to_url() local
/third_party/notofonts/scripts/
H A Dgather.py145 newpath = Path("fonts/") / Path(font).relative_to(tmpdir) variable
/third_party/eudev/src/shared/
H A Dselinux-util.c337 _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 Drenameat01.c91 const char *newpath; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftrfork.c559 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 Diconv.c47 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 Dsubdir.c32 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 Dconf_def.c864 char *newpath; in get_next_file() local
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_def.c864 char *newpath; in get_next_file() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dftp.c688 char *newpath = NULL; in ftp_connect() local
/third_party/libuv/test/
H A Dtest-spawn.c1355 char newpath[2048]; in TEST_IMPL() local
/third_party/ltp/lib/
H A Dsafe_macros.c442 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 Dfuse.c768 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 Dlfs.c3898 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 Dfuse.c1651 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...]

Completed in 30 milliseconds