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

/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dmknod.c14 mknod(const char *name, mode_t mode, dev_t dev) function
/haiku-fatelf/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.h107 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations
H A Dfuse_lowlevel.h280 void (*mknod) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops

Completed in 101 milliseconds