/third_party/python/Tools/scripts/ |
D | update_file.py | 13 def main(old_path, new_path): argument
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
D | mongo_slinks.c | 23 char *new_path; in main() local
|
/third_party/gn/src/base/files/ |
D | file_path.cc | 301 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
|
D | file_util.cc | 232 FilePath new_path; in GetUniquePathNumber() local
|
/third_party/eudev/src/shared/ |
D | label.c | 57 int symlink_label(const char *old_path, const char *new_path) { in symlink_label()
|
/third_party/libwebsockets/lib/roles/http/client/ |
D | client-http.c | 578 char new_path[300]; in lws_client_interpret_server_handshake() local
|
/third_party/cJSON/ |
D | cJSON_Utils.c | 1173 …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/ |
D | fs.c | 146 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/ |
D | fs.c | 1938 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/ |
D | getpath.c | 292 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
|
D | posixmodule.c | 1727 wchar_t path_buf[MAX_PATH], *new_path = path_buf; in win32_wchdir() local
|
/third_party/libinput/tools/ |
D | shared.c | 519 char new_path[PATH_MAX]; in setup_path() local
|
/third_party/ntfs-3g/src/ |
D | ntfs-3g.c | 2355 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/ |
D | uvwasi.c | 1756 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/ |
D | cookie.c | 293 char *new_path = strdup(cookie_path); in sanitize_cookie_path() local
|
/third_party/cef/tools/ |
D | make_distrib.py | 227 def normalize_headers(file, new_path=''): argument
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsturi.c | 1145 GList *new_path; in _gst_uri_normalize_path() local 2018 GList *new_path; in gst_uri_is_normalized() local
|
/third_party/ltp/lib/ |
D | tst_test.c | 1096 char *new_path; in add_paths() local
|
/third_party/musl/porting/linux/user/ldso/ |
D | dynlink.c | 2460 char * new_path = NULL; in dlns_create() local
|
/third_party/node/src/ |
D | node_file.cc | 1211 BufferValue new_path(isolate, args[1]); in Rename() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 1704 char new_path[NAME_LEN_MAX * 2]; in hbtl_scan() local
|
/third_party/glib/gio/ |
D | gfile.c | 573 gchar *new_path = NULL; in file_peek_path_generic() local
|