Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 22 of 22) sorted by relevance

/third_party/python/Tools/scripts/
Dupdate_file.py13 def main(old_path, new_path): argument
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c23 char *new_path; in main() local
/third_party/gn/src/base/files/
Dfile_path.cc301 FilePath new_path(path_); in DirName() local
336 FilePath new_path(path_); in BaseName() local
478 FilePath new_path(path_); in Append() local
535 FilePath new_path(path_); in StripTrailingSeparators() local
Dfile_util.cc232 FilePath new_path; in GetUniquePathNumber() local
/third_party/eudev/src/shared/
Dlabel.c57 int symlink_label(const char *old_path, const char *new_path) { in symlink_label()
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c578 char new_path[300]; in lws_client_interpret_server_handshake() local
/third_party/cJSON/
DcJSON_Utils.c1173 …unsigned char *new_path = (unsigned char*)cJSON_malloc(strlen((const char*)path) + 20 + sizeof("/"… in create_patches() local
1244 …unsigned char *new_path = (unsigned char*)cJSON_malloc(path_length + from_child_name_length + size… in create_patches() local
/third_party/libuv/src/win/
Dfs.c146 const char* new_path, const int copy_path) { in fs__capture_path()
2380 const WCHAR* new_path) { in fs__create_junction()
3119 const char* new_path, uv_fs_cb cb) { in uv_fs_link()
3134 const char* new_path, int flags, uv_fs_cb cb) { in uv_fs_symlink()
3258 const char* new_path, uv_fs_cb cb) { in uv_fs_rename()
3298 const char* new_path, in uv_fs_copyfile()
/third_party/libuv/src/unix/
Dfs.c1938 const char* new_path, in uv_fs_link()
2093 const char* new_path, in uv_fs_rename()
2134 const char* new_path, in uv_fs_symlink()
2230 const char* new_path, in uv_fs_copyfile()
/third_party/python/Modules/
Dgetpath.c292 wchar_t *new_path = PyMem_RawMalloc((len + 1) * sizeof(wchar_t)); in joinpath2() local
1051 wchar_t new_path[MAXPATHLEN + 1]; in resolve_symlinks() local
Dposixmodule.c1727 wchar_t path_buf[MAX_PATH], *new_path = path_buf; in win32_wchdir() local
/third_party/libinput/tools/
Dshared.c519 char new_path[PATH_MAX]; in setup_path() local
/third_party/ntfs-3g/src/
Dntfs-3g.c2355 static int ntfs_fuse_link(const char *old_path, const char *new_path) in ntfs_fuse_link()
2588 const char *new_path, in ntfs_fuse_safe_rename()
2635 static int ntfs_fuse_rename_existing_dest(const char *old_path, const char *new_path) in ntfs_fuse_rename_existing_dest()
2679 static int ntfs_fuse_rename(const char *old_path, const char *new_path) in ntfs_fuse_rename()
/third_party/node/deps/uvwasi/src/
Duvwasi.c1756 const char* new_path, in uvwasi_path_link()
2128 const char* new_path, in uvwasi_path_rename()
2230 const char* new_path, in uvwasi_path_symlink()
/third_party/curl/lib/
Dcookie.c293 char *new_path = strdup(cookie_path); in sanitize_cookie_path() local
/third_party/cef/tools/
Dmake_distrib.py227 def normalize_headers(file, new_path=''): argument
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1145 GList *new_path; in _gst_uri_normalize_path() local
2018 GList *new_path; in gst_uri_is_normalized() local
/third_party/ltp/lib/
Dtst_test.c1096 char *new_path; in add_paths() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2460 char * new_path = NULL; in dlns_create() local
/third_party/node/src/
Dnode_file.cc1211 BufferValue new_path(isolate, args[1]); in Rename() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c1704 char new_path[NAME_LEN_MAX * 2]; in hbtl_scan() local
/third_party/glib/gio/
Dgfile.c573 gchar *new_path = NULL; in file_peek_path_generic() local