Searched defs:rmdir (Results 1 - 10 of 10) sorted by relevance

/haiku/src/system/libroot/posix/unistd/
H A Ddirectory.c59 rmdir(const char *path) function
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h27 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member in struct:fuse_lowlevel_ops_compat25
94 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h19 int (*rmdir) (const char *); member in struct:fuse_operations_compat25
78 int (*rmdir) (const char *); member in struct:fuse_operations_compat22
129 int (*rmdir) (const char *); member in struct:fuse_operations_compat2
177 int (*rmdir) (const char *); member in struct:fuse_operations_compat1
H A Dfuse_lowlevel.h367 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member in struct:fuse_lowlevel_ops
H A Dfuse.h131 int (*rmdir) (const char *); member in struct:fuse_operations
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h178 op_rmdir *rmdir; member in struct:vnode_ops
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h197 beos_op_rmdir *rmdir; member in struct:beos_vnode_ops
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1676 #define rmdir fssh_rmdir macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2359 void rmdir() {} function
H A Dlibroot_stubs_legacy.c2341 void rmdir() {} function

Completed in 229 milliseconds