Home
last modified time | relevance | path

Searched defs:oldPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dfile_system_wrapper.cpp31 void FileSystemWrapper::rename(const fs::path& oldPath, const fs::path& newPath, in rename()
/openbmc/u-boot/cmd/
H A Dyaffs2.c266 char *oldPath; in do_ymv() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c458 void cmd_yaffs_mv(const char *oldPath, const char *newPath) in cmd_yaffs_mv()
H A Dyaffsfs.c1479 int yaffs_rename(const YCHAR *oldPath, const YCHAR *newPath) in yaffs_rename()