Home
last modified time | relevance | path

Searched defs:old_path (Results 1 - 7 of 7) sorted by relevance

/third_party/eudev/src/shared/
H A Dlabel.c57 int symlink_label(const char *old_path, const char *new_path) { in symlink_label() argument
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo_slinks.c22 char *old_path; in main() local
/third_party/libuv/test/
H A Dtest-spawn.c1376 WCHAR* old_path = NULL; in TEST_IMPL() local
/third_party/ltp/lib/
H A Dtst_test.c1437 char *old_path = getenv("PATH"); in add_paths() local
/third_party/ntfs-3g/src/
H A Dntfs-3g.c2356 static int ntfs_fuse_link(const char *old_path, const char *new_path) in ntfs_fuse_link() argument
2588 static int ntfs_fuse_safe_rename(const char *old_path, in ntfs_fuse_safe_rename() argument
2636 static int ntfs_fuse_rename_existing_dest(const char *old_path, cons argument
2680 ntfs_fuse_rename(const char *old_path, const char *new_path) ntfs_fuse_rename() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http3_upstream.cc506 path_validation(ngtcp2_conn *conn, uint32_t flags, const ngtcp2_path *path, const ngtcp2_path *old_path, ngtcp2_path_validation_result res, void *user_data) path_validation() argument
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1826 uvwasi_path_link(uvwasi_t* uvwasi, uvwasi_fd_t old_fd, uvwasi_lookupflags_t old_flags, const char* old_path, uvwasi_size_t old_path_len, uvwasi_fd_t new_fd, const char* new_path, uvwasi_size_t new_path_len) uvwasi_path_link() argument
2200 uvwasi_path_rename(uvwasi_t* uvwasi, uvwasi_fd_t old_fd, const char* old_path, uvwasi_size_t old_path_len, uvwasi_fd_t new_fd, const char* new_path, uvwasi_size_t new_path_len) uvwasi_path_rename() argument
2303 uvwasi_path_symlink(uvwasi_t* uvwasi, const char* old_path, uvwasi_size_t old_path_len, uvwasi_fd_t fd, const char* new_path, uvwasi_size_t new_path_len) uvwasi_path_symlink() argument
[all...]

Completed in 15 milliseconds