Searched defs:rename (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/ulib/zxio/include/lib/zxio/
H A Dops.h75 zx_status_t (*rename)(void* ctx, const char* src_path, member in struct:zxio_ops
/fuchsia/zircon/system/utest/fs/
H A Dwrap.c144 int FN(rename)(const char* oldpath, const char* newpath) { function
/fuchsia/zircon/system/ulib/fdio/
H A Dprivate.h62 zx_status_t (*rename)(fdio_t* io, const char* src, size_t srclen, member in struct:fdio_ops
H A Dunistd.c1415 int rename(const char* oldpath, const char* newpath) { function

Completed in 24 milliseconds