Home
last modified time | relevance | path

Searched defs:rdev (Results 1 - 21 of 21) sorted by relevance

/third_party/libfuse/example/
H A Dpassthrough_helpers.h30 mknod_wrapper(int dirfd, const char *path, const char *link, int mode, dev_t rdev) mknod_wrapper() argument
H A Dpassthrough.c141 static int xmp_mknod(const char *path, mode_t mode, dev_t rdev) in xmp_mknod() argument
H A Dpassthrough_fh.c212 static int xmp_mknod(const char *path, mode_t mode, dev_t rdev) in xmp_mknod() argument
H A Dpassthrough_hp.cc424 mknod_symlink(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev, const char *link) mknod_symlink() argument
456 sfs_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) sfs_mknod() argument
H A Dpassthrough_ll.c387 lo_mknod_symlink(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev, const char *link) lo_mknod_symlink() argument
417 lo_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) lo_mknod() argument
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c152 int snd_midi_event_new(size_t bufsize, snd_midi_event_t **rdev) in snd_midi_event_new() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c415 dev_t rdev; member
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c415 dev_t rdev; member
/third_party/lzma/CPP/Windows/
H A DFileFind.h96 dev_t rdev; /* device ID (defined, if S_ISCHR(mode) || S_ISBLK(mode)) */ member in NWindows::NFile::NFind::CFileInfoBase
/third_party/libfuse/lib/modules/
H A Diconv.c206 static int iconv_mknod(const char *path, mode_t mode, dev_t rdev) in iconv_mknod() argument
H A Dsubdir.c196 static int subdir_mknod(const char *path, mode_t mode, dev_t rdev) in subdir_mknod() argument
/third_party/backends/backend/
H A Dnet.c1279 SANE_Device *rdev; local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h92 __u32 rdev; member
227 __u32 rdev; member
/third_party/ntfs-3g/src/
H A Dntfs-3g.c743 dev_t rdev; in wsl_getattr() local
H A Dlowntfs-3g.c684 dev_t rdev; in wsl_getstat() local
2554 ntfs_fuse_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) ntfs_fuse_mknod() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c865 int rdev = slot[SLOT_ttynr]; in get_ps() local
/third_party/toybox/toys/posix/
H A Dps.c908 int rdev = slot[SLOT_ttynr]; in get_ps() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c974 fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, dev_t rdev) fuse_fs_mknod() argument
1549 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument
/third_party/libdrm/
H A Dxf86drm.c3611 unsigned int rdev, majmin, domain, bus, dev, func; in get_sysctl_pci_bus_info() local
/third_party/libfuse/include/
H A Dfuse_kernel.h266 uint32_t rdev; member
643 uint32_t rdev; member
/third_party/libfuse/lib/
H A Dfuse.c2155 fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, dev_t rdev) fuse_fs_mknod() argument
2891 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument

Completed in 53 milliseconds