/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_local.h | 31 int (*ioctl)(snd_hwdep_t *hwdep, unsigned int request, void * arg); member
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
H A D | usb_handle.h | 70 int (*ioctl)(struct usb_handle *handle, int cmd, void *arg); member
|
/third_party/rust/crates/rustix/tests/io/ |
H A D | main.rs | 22 mod ioctl; modules
|
/third_party/rust/crates/rustix/src/io/ |
H A D | mod.rs | 15 mod ioctl; modules
|
/third_party/NuttX/fs/vfs/include/ |
H A D | driver.h | 79 int (*ioctl)(struct Vnode *vnode, int cmd, unsigned long arg); member
|
H A D | file.h | 138 int (*ioctl)(struct file *filep, int cmd, unsigned long arg); member
|
/third_party/libfuse/include/ |
H A D | cuse_lowlevel.h | 61 void (*ioctl) (fuse_req_t req, int cmd, void *arg, member
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl_loop02.c | 37 int ioctl; member
|
/third_party/libdrm/tests/nouveau/ |
H A D | threaded.c | 40 int ioctl(int fd, unsigned long request, ...) in ioctl() function
|
/third_party/python/Lib/ |
H A D | pty.py | 74 from fcntl import ioctl, I_PUSH namespace
|
/third_party/musl/src/misc/ |
H A D | ioctl.c | 128 int ioctl(int fd, int req, ...) in ioctl() function
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | pppapi.h | 96 } ioctl; member
|
/third_party/rust/crates/linux-raw-sys/src/ |
H A D | lib.rs | 146 pub mod ioctl; modules 162 pub mod ioctl; modules 178 pub mod ioctl; modules 194 pub mod ioctl; global() modules 210 pub mod ioctl; global() modules 226 pub mod ioctl; global() modules 242 pub mod ioctl; global() modules 258 pub mod ioctl; global() modules 274 pub mod ioctl; global() modules 290 pub mod ioctl; global() modules 306 pub mod ioctl; global() modules 322 pub mod ioctl; global() modules 338 pub mod ioctl; global() modules 354 pub mod ioctl; global() modules [all...] |
/third_party/rust/crates/nix/src/sys/ |
H A D | mod.rs | 51 pub mod ioctl; modules
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen.h | 86 } ioctl; member
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse.h | 439 int (*ioctl) (const char *, int cmd, void *arg, member
|
H A D | fuse_lowlevel.h | 836 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, int cmd, void *arg, member
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | device.h | 114 int (*ioctl)(struct ntfs_device *dev, unsigned long request, member
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_sanitize_gpu.c | 381 ioctl(int fd, unsigned long request, ...) in ioctl() function
|
H A D | intel_dump_gpu.c | 500 ioctl(int fd, unsigned long request, ...) in ioctl() function
|
/third_party/toybox/porting/liteos_a/toys/net/ |
H A D | ifconfig.c | 167 int flag, ioctl; in display_ifconfig() member [all...] |
/third_party/toybox/toys/net/ |
H A D | ifconfig.c | 168 int flag, ioctl; in display_ifconfig() member [all...] |
/third_party/mesa3d/src/drm-shim/ |
H A D | drm_shim.c | 71 REAL_FUNCTION_POINTER(ioctl); variable 652 ioctl(int fd, unsigned long request, ...) in ioctl() function
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbdev.h | 353 int (*ioctl)(struct usbdev_s *dev, unsigned code, unsigned long param); member
|
/third_party/libdrm/nouveau/ |
H A 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 [all...] |