Home
last modified time | relevance | path

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

12

/external/freetype/src/base/
Dftrfork.c566 char* newpath; in raccess_guess_darwin_ufs_export() local
600 char* newpath = NULL; in raccess_guess_darwin_hfsplus() local
636 char* newpath = NULL; in raccess_guess_darwin_newvfs() local
668 char* newpath; in raccess_guess_vfat() local
695 char* newpath; in raccess_guess_linux_cap() local
721 char* newpath; in raccess_guess_linux_double() local
752 char* newpath; in raccess_guess_linux_netatalk() local
/external/strace/tests/
Dsymlinkat.c14 static const char newpath[] = "symlink_new"; in main() local
Drenameat2.c43 static const char newpath[] = "renameat2_newpath"; in main() local
/external/strace/tests-m32/
Dsymlinkat.c14 static const char newpath[] = "symlink_new"; in main() local
Drenameat2.c43 static const char newpath[] = "renameat2_newpath"; in main() local
/external/strace/tests-mx32/
Dsymlinkat.c14 static const char newpath[] = "symlink_new"; in main() local
Drenameat2.c43 static const char newpath[] = "renameat2_newpath"; in main() local
/external/ltp/include/lapi/
Drenameat.h29 const char *newpath) in renameat()
/external/ltp/testcases/kernel/syscalls/renameat2/
Drenameat2.h28 const char *newpath, unsigned int flags) in renameat2()
Drenameat201.c60 const char *newpath; member
/external/ltp/testcases/kernel/syscalls/link/
Dlink08.c50 char *newpath; member
/external/icu/icu4c/source/tools/toolutil/
Dfiletools.cpp62 icu::CharString newpath(checkAgainst, -1, status); in isFileModTimeLater() local
/external/ltp/include/old/
Dsafe_macros.h94 #define SAFE_LINK(cleanup_fn, oldpath, newpath) \ argument
97 #define SAFE_LINKAT(cleanup_fn, olddirfd, oldpath, newdirfd, newpath, flags) \ argument
104 #define SAFE_SYMLINK(cleanup_fn, oldpath, newpath) \ argument
147 #define SAFE_RENAME(cleanup_fn, oldpath, newpath) \ argument
/external/ltp/testcases/kernel/syscalls/renameat/
Drenameat01.c92 const char *newpath; member
/external/ltp/include/
Dtst_safe_macros.h148 #define SAFE_LINK(oldpath, newpath) \ argument
151 #define SAFE_LINKAT(olddirfd, oldpath, newdirfd, newpath, flags) \ argument
158 #define SAFE_SYMLINK(oldpath, newpath) \ argument
200 #define SAFE_RENAME(oldpath, newpath) \ argument
/external/openssh/
Dsftp-server.c1175 char *oldpath, *newpath; in process_rename() local
1260 char *oldpath, *newpath; in process_symlink() local
1280 char *oldpath, *newpath; in process_extended_posix_rename() local
1338 char *oldpath, *newpath; in process_extended_hardlink() local
Dsftp-client.c873 do_rename(struct sftp_conn *conn, const char *oldpath, const char *newpath, in do_rename()
914 do_hardlink(struct sftp_conn *conn, const char *oldpath, const char *newpath) in do_hardlink()
950 do_symlink(struct sftp_conn *conn, const char *oldpath, const char *newpath) in do_symlink()
/external/ltp/lib/
Dsafe_macros.c369 const char *newpath) in safe_link()
386 int newdirfd, const char *newpath, int flags) in safe_linkat()
428 const char *newpath) in safe_symlink()
687 const char *oldpath, const char *newpath) in safe_rename()
/external/e2fsprogs/lib/ext2fs/
Dextent.c308 struct extent_path *path, *newpath; in ext2fs_extent_get() local
906 struct extent_path *path, *newpath = 0; in extent_node_split() local
/external/webrtc/webrtc/base/
Dunixfilesystem.cc570 link(const char* oldpath, const char* newpath) { in link()
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py468 def copy(oldpath, newpath, overwrite=False): argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cc245 bool RenameFile(const char *oldpath, const char *newpath, error_t *error_p) { in RenameFile()
/external/autotest/client/bin/
Dutils.py617 def prepend_path(newpath, oldpath): argument
625 def append_path(oldpath, newpath): argument
/external/e2fsprogs/e2fsck/
Dunix.c1112 char *newpath; in PRS() local
/external/libusb/libusb/os/
Dsunos_usb.c184 const char *path, *newpath; in sunos_add_devices() local

12