| /external/curl/packages/vms/ |
| D | config_h.com | 512 $! ! The ioctl() call only works on sockets. function 522 $! ! The ioctl() call only works on sockets. function 532 $! ! The ioctl() call only works on sockets. function
|
| /external/tinyalsa/ |
| D | mixer_io.h | 49 int (*ioctl) (void *data, unsigned int cmd, ...); member
|
| D | pcm_io.h | 40 int (*ioctl) (void *data, unsigned int cmd, ...); member
|
| /external/tinyalsa_new/src/ |
| D | mixer_io.h | 48 int (*ioctl) (void *data, unsigned int cmd, ...); member
|
| D | pcm_io.h | 42 int (*ioctl) (void *data, unsigned int cmd, ...); member
|
| /external/tinycompress/ |
| D | compress_ops.h | 43 int (*ioctl) (void *data, unsigned int cmd, ...); member
|
| /external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
| D | mod.rs | 44 pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; in ioctl() function
|
| /external/llvm-project/lldb/tools/driver/ |
| D | Platform.cpp | 19 int ioctl(int d, int request, ...) { in ioctl() function
|
| /external/crosvm/base/src/ |
| D | lib.rs | 9 mod ioctl; module
|
| D | ioctl.rs | 9 pub unsafe fn ioctl<F: AsRawDescriptor>(descriptor: &F, nr: IoctlNr) -> c_int { in ioctl() function
|
| /external/bcc/src/python/bcc/ |
| D | perf.py | 69 ioctl = libc.ioctl # not declaring vararg types variable in Perf
|
| /external/rust/crates/nix/src/sys/ |
| D | mod.rs | 33 pub mod ioctl; module
|
| /external/libdrm/tests/nouveau/ |
| D | threaded.c | 40 int ioctl(int fd, unsigned long request, ...) in ioctl() function
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
| D | mod.rs | 202 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() function
|
| /external/strace/ |
| D | ioctl.c | 338 SYS_FUNC(ioctl) in SYS_FUNC() argument
|
| /external/libfuse/include/ |
| D | cuse_lowlevel.h | 61 void (*ioctl) (fuse_req_t req, int cmd, void *arg, member
|
| /external/libdrm/nouveau/ |
| D | nouveau.c | 97 struct nvif_ioctl_v0 ioctl; in nouveau_object_mthd() member 139 struct nvif_ioctl_v0 ioctl; in nouveau_object_sclass_get() member 214 struct nvif_ioctl_v0 ioctl; in nouveau_object_fini() member 237 struct nvif_ioctl_v0 ioctl; in nouveau_object_init() member
|
| /external/tinycompress/include/tinycompress/ |
| D | compress_plugin.h | 72 int (*ioctl) (struct compress_plugin *plugin, int cmd, ...); member
|
| /external/tinyalsa/include/tinyalsa/ |
| D | pcm_plugin.h | 66 int (*ioctl) (struct pcm_plugin *plugin, member
|
| /external/mesa3d/src/gallium/winsys/svga/drm/ |
| D | vmw_screen.h | 84 } ioctl; member
|
| /external/crosvm/sys_util/src/ |
| D | ioctl.rs | 152 pub unsafe fn ioctl<F: AsRawFd>(fd: &F, nr: IoctlNr) -> c_int { in ioctl() function
|
| /external/mesa3d/src/intel/tools/ |
| D | intel_sanitize_gpu.c | 381 ioctl(int fd, unsigned long request, ...) in ioctl() function
|
| /external/toybox/toys/net/ |
| D | ifconfig.c | 168 int flag, ioctl; in display_ifconfig() member
|
| /external/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 521 ioctl(int fd, unsigned long request, ...) in ioctl() function
|
| /external/python/cpython3/Lib/asyncio/ |
| D | trsock.py | 109 def ioctl(self, *args, **kwargs): member in TransportSocket
|