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

/netbsd-current/tests/fs/lfs/
H A Dt_pr.c22 ATF_TC(mknod); variable
/netbsd-current/lib/librefuse/refuse/
H A Dv11.h54 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v11
H A Dv21.h50 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v21
H A Dv22.h54 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v22
H A Dv23.h54 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v23
H A Dv25.h50 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v25
H A Dv26.h50 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v26
H A Dv28.h50 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v28
H A Dv29.h50 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v29
H A Dv30.h58 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v30
H A Dv34.h49 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v34
H A Dv35.h49 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v35
H A Dv38.h49 int (*mknod) (const char *, mode_t, dev_t); member in struct:fuse_operations_v38
/netbsd-current/sys/rump/include/rump/
H A Drump_syscallshotgun.h98 #define mknod(a,b,c) rump_sys_mknod(a,b,c) macro

Completed in 280 milliseconds