Searched defs:mknod (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dmknod.c14 mknod(const char *name, mode_t mode, dev_t dev) function
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h22 void (*mknod) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops_compat25
89 void (*mknod) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h16 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_compat25
75 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_compat22
126 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_compat2
174 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_compat1
H A Dfuse_lowlevel.h317 void (*mknod) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops
H A Dfuse.h117 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2087 void mknod() {} function
H A Dlibroot_stubs_legacy.c2057 void mknod() {} function

Completed in 147 milliseconds