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

/haiku/src/system/libroot/posix/stdio/
H A Drename.c16 rename(const char *from, const char *to) function
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h30 void (*rename) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops_compat25
97 void (*rename) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h21 int (*rename) (const char *, const char *); member in struct:fuse_operations_compat25
80 int (*rename) (const char *, const char *); member in struct:fuse_operations_compat22
131 int (*rename) (const char *, const char *); member in struct:fuse_operations_compat2
179 int (*rename) (const char *, const char *); member in struct:fuse_operations_compat1
H A Dfuse_lowlevel.h401 void (*rename) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops
H A Dfuse.h137 int (*rename) (const char *, const char *); member in struct:fuse_operations
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h176 op_rename *rename; member in struct:vnode_ops
/haiku/headers/os/drivers/
H A Dfs_interface.h163 status_t (*rename)(fs_volume* volume, fs_vnode* fromDir, member in struct:fs_vnode_ops
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h179 fssh_status_t (*rename)(fssh_fs_volume *volume, fssh_fs_vnode *fromDir, member in struct:fssh_fs_vnode_ops
H A Dfssh_api_wrapper.h1343 #define rename fssh_rename macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h195 beos_op_rename *rename; member in struct:beos_vnode_ops
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2348 void rename() {} function
H A Dlibroot_stubs_legacy.c2329 void rename() {} function

Completed in 132 milliseconds