Home
last modified time | relevance | path

Searched defs:rename (Results 1 – 5 of 5) 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() function in google::ipmi::FileSystemWrapper
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h155 int (*rename)(FsContext *, const char *, const char *); member
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py988 def rename(args, config, basepath, workspace): function
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py2071 def rename(src, dst): function
/openbmc/qemu/block/
H A Dvvfat.c1590 struct { uint32_t cluster; } rename; member