/third_party/libfuse/example/ |
H A D | passthrough_helpers.h | 30 mknod_wrapper(int dirfd, const char *path, const char *link, int mode, dev_t rdev) mknod_wrapper() argument
|
H A D | passthrough.c | 141 static int xmp_mknod(const char *path, mode_t mode, dev_t rdev) in xmp_mknod() argument
|
H A D | passthrough_fh.c | 212 static int xmp_mknod(const char *path, mode_t mode, dev_t rdev) in xmp_mknod() argument
|
H A D | passthrough_hp.cc | 424 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 D | passthrough_ll.c | 387 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 D | seq_midi_event.c | 152 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 D | rand_unix.c | 415 dev_t rdev; member
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 415 dev_t rdev; member
|
/third_party/lzma/CPP/Windows/ |
H A D | FileFind.h | 96 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 D | iconv.c | 206 static int iconv_mknod(const char *path, mode_t mode, dev_t rdev) in iconv_mknod() argument
|
H A D | subdir.c | 196 static int subdir_mknod(const char *path, mode_t mode, dev_t rdev) in subdir_mknod() argument
|
/third_party/backends/backend/ |
H A D | net.c | 1279 SANE_Device *rdev; local [all...] |
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 92 __u32 rdev; member 227 __u32 rdev; member
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 743 dev_t rdev; in wsl_getattr() local
|
H A D | lowntfs-3g.c | 684 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 D | ps.c | 865 int rdev = slot[SLOT_ttynr]; in get_ps() local
|
/third_party/toybox/toys/posix/ |
H A D | ps.c | 908 int rdev = slot[SLOT_ttynr]; in get_ps() local
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse.c | 974 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 D | xf86drm.c | 3611 unsigned int rdev, majmin, domain, bus, dev, func; in get_sysctl_pci_bus_info() local
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 266 uint32_t rdev; member 643 uint32_t rdev; member
|
/third_party/libfuse/lib/ |
H A D | fuse.c | 2155 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
|