Searched defs:newname (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/ulib/fs/
H A Dvnode.cpp88 Rename(fbl::RefPtr<Vnode> newdir, fbl::StringPiece oldname, fbl::StringPiece newname, bool src_must_be_dir, bool dst_must_be_dir) argument
/fuchsia/zircon/system/ulib/memfs/
H A Ddirectory.cpp183 Rename(fbl::RefPtr<fs::Vnode> _newdir, fbl::StringPiece oldname, fbl::StringPiece newname, bool src_must_be_dir, bool dst_must_be_dir) argument
/fuchsia/zircon/system/utest/vmo/
H A Dvmo.cpp1568 char newname[ZX_MAX_NAME_LEN] = "bad"; local
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_proc_info-lsb.c176 char *newname, *basedir, *p; local
[all...]
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1377 char newname[NAME_MAX + 1]; local
/fuchsia/zircon/system/ulib/minfs/
H A Dvnode.cpp1894 Rename(fbl::RefPtr<fs::Vnode> _newdir, fbl::StringPiece oldname, fbl::StringPiece newname, bool src_must_be_dir, bool dst_must_be_dir) argument
[all...]

Completed in 165 milliseconds