Searched defs:unlink (Results 1 - 13 of 13) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dplugin.h179 int (*unlink)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member in struct:plugin_operations
/haiku/src/system/libroot/posix/unistd/
H A Dlink.c63 unlink(const char *path) function
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h26 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member in struct:fuse_lowlevel_ops_compat25
93 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h18 int (*unlink) (const char *); member in struct:fuse_operations_compat25
77 int (*unlink) (const char *); member in struct:fuse_operations_compat22
128 int (*unlink) (const char *); member in struct:fuse_operations_compat2
176 int (*unlink) (const char *); member in struct:fuse_operations_compat1
H A Dfuse_lowlevel.h350 void (*unlink) (fuse_req_t req, fuse_ino_t parent, const char *name); member in struct:fuse_lowlevel_ops
H A Dfuse.h128 int (*unlink) (const char *); member in struct:fuse_operations
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h177 op_unlink *unlink; member in struct:vnode_ops
/haiku/headers/os/drivers/
H A Dfs_interface.h162 status_t (*unlink)(fs_volume* volume, fs_vnode* dir, const char* name); member in struct:fs_vnode_ops
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h177 fssh_status_t (*unlink)(fssh_fs_volume *volume, fssh_fs_vnode *dir, member in struct:fssh_fs_vnode_ops
H A Dfssh_api_wrapper.h1675 #define unlink fssh_unlink macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h196 beos_op_unlink *unlink; member in struct:beos_vnode_ops
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2620 void unlink() {} function
H A Dlibroot_stubs_legacy.c2607 void unlink() {} function

Completed in 178 milliseconds