| /third_party/rust/crates/linux-raw-sys/src/ |
| D | lib.rs | 146 pub mod ioctl; module 162 pub mod ioctl; module 178 pub mod ioctl; module 194 pub mod ioctl; module 210 pub mod ioctl; module 226 pub mod ioctl; module 242 pub mod ioctl; module 258 pub mod ioctl; module 274 pub mod ioctl; module 290 pub mod ioctl; module [all …]
|
| /third_party/rust/crates/nix/src/sys/ |
| D | mod.rs | 51 pub mod ioctl; module
|
| /third_party/rust/crates/rustix/tests/io/ |
| D | main.rs | 22 mod ioctl; module
|
| /third_party/rust/crates/rustix/src/io/ |
| D | mod.rs | 15 mod ioctl; module
|
| /third_party/libdrm/tests/nouveau/ |
| D | threaded.c | 40 int ioctl(int fd, unsigned long request, ...) in ioctl() function
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| D | usb_handle.h | 70 int (*ioctl)(struct usb_handle *handle, int cmd, void *arg); member
|
| /third_party/alsa-lib/src/hwdep/ |
| D | hwdep_local.h | 31 int (*ioctl)(snd_hwdep_t *hwdep, unsigned int request, void * arg); member
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl_loop02.c | 34 int ioctl; member
|
| /third_party/NuttX/fs/vfs/include/ |
| D | driver.h | 76 int (*ioctl)(struct Vnode *vnode, int cmd, unsigned long arg); member
|
| D | file.h | 135 int (*ioctl)(struct file *filep, int cmd, unsigned long arg); member
|
| /third_party/libfuse/include/ |
| D | cuse_lowlevel.h | 61 void (*ioctl) (fuse_req_t req, int cmd, void *arg, member
|
| D | fuse_lowlevel.h | 994 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, int cmd, member 1026 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, unsigned int cmd, member
|
| D | fuse.h | 671 int (*ioctl) (const char *, int cmd, void *arg, member 690 int (*ioctl) (const char *, unsigned int cmd, void *arg, member
|
| /third_party/libdrm/nouveau/ |
| D | nouveau.c | 113 struct nvif_ioctl_v0 ioctl; in nouveau_object_mthd() member 155 struct nvif_ioctl_v0 ioctl; in nouveau_object_sclass_get() member 230 struct nvif_ioctl_v0 ioctl; in nouveau_object_fini() member 253 struct nvif_ioctl_v0 ioctl; in nouveau_object_init() member
|
| /third_party/lwip/src/include/netif/ppp/ |
| D | pppapi.h | 96 } ioctl; member
|
| /third_party/musl/src/misc/ |
| D | ioctl.c | 128 int ioctl(int fd, int req, ...) in ioctl() function
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| D | device.h | 114 int (*ioctl)(struct ntfs_device *dev, unsigned long request, member
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| D | vmw_screen.h | 86 } ioctl; member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse.h | 439 int (*ioctl) (const char *, int cmd, void *arg, member
|
| D | fuse_lowlevel.h | 836 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, int cmd, void *arg, member
|
| /third_party/mesa3d/src/intel/tools/ |
| D | intel_sanitize_gpu.c | 381 ioctl(int fd, unsigned long request, ...) in ioctl() function
|
| /third_party/toybox/porting/liteos_a/toys/net/ |
| D | ifconfig.c | 167 int flag, ioctl; in display_ifconfig() member
|
| /third_party/toybox/toys/net/ |
| D | ifconfig.c | 168 int flag, ioctl; in display_ifconfig() member
|
| /third_party/python/Lib/asyncio/ |
| D | trsock.py | 109 def ioctl(self, *args, **kwargs): member in TransportSocket
|
| /third_party/gstreamer/gstplugins_good/sys/v4l2/ |
| D | gstv4l2object.h | 209 gint (*ioctl) (gint fd, ioctl_req_t request, ...); member
|