Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 25 of 70) sorted by relevance

123

/external/curl/packages/vms/
Dconfig_h.com503 $! ! The ioctl() call only works on sockets. function
513 $! ! The ioctl() call only works on sockets. function
523 $! ! The ioctl() call only works on sockets. function
/external/rust/crates/nix/src/sys/
Dmod.rs51 pub mod ioctl; module
/external/tinyalsa/
Dmixer_io.h49 int (*ioctl) (void *data, unsigned int cmd, ...); member
Dpcm_io.h40 int (*ioctl) (void *data, unsigned int cmd, ...); member
/external/tinyalsa_new/src/
Dmixer_io.h48 int (*ioctl) (void *data, unsigned int cmd, ...); member
Dpcm_io.h42 int (*ioctl) (void *data, unsigned int cmd, ...); member
/external/tinycompress/
Dcompress_ops.h43 int (*ioctl) (void *data, unsigned int cmd, ...); member
/external/libdrm/tests/nouveau/
Dthreaded.c40 int ioctl(int fd, unsigned long request, ...) in ioctl() function
/external/strace/
Dioctl.c338 SYS_FUNC(ioctl) in SYS_FUNC() argument
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop02.c37 int ioctl; member
/external/libdrm/nouveau/
Dnouveau.c113 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
/external/libfuse/include/
Dcuse_lowlevel.h61 void (*ioctl) (fuse_req_t req, int cmd, void *arg, member
Dfuse_lowlevel.h1056 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, int cmd, member
1088 void (*ioctl) (fuse_req_t req, fuse_ino_t ino, unsigned int cmd, member
Dfuse.h671 int (*ioctl) (const char *, int cmd, void *arg, member
690 int (*ioctl) (const char *, unsigned int cmd, void *arg, member
/external/crosvm/base/src/sys/windows/
Dmod.rs12 pub mod ioctl; module
Dioctl.rs142 pub unsafe fn ioctl<F: AsRawDescriptor>(descriptor: &F, nr: IoctlNr) -> c_int { in ioctl() function
/external/bcc/src/python/bcc/
Dperf.py152 ioctl = libc.ioctl # not declaring vararg types variable in Perf
/external/tinycompress/include/tinycompress/
Dcompress_plugin.h72 int (*ioctl) (struct compress_plugin *plugin, int cmd, ...); member
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/
Dkernel_interface.h78 int ioctl(int fd, int request, void* argp) override { in ioctl() function
/external/rust/crates/userfaultfd/src/
Dlib.rs213 let mut ioctl = raw::uffdio_writeprotect { in write_protect() localVariable
242 let mut ioctl = raw::uffdio_writeprotect { in remove_write_protection() localVariable
/external/tinyalsa/include/tinyalsa/
Dpcm_plugin.h66 int (*ioctl) (struct pcm_plugin *plugin, member
/external/musl/src/misc/
Dioctl.c128 int ioctl(int fd, int req, ...) in ioctl() function
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h84 } ioctl; member
/external/crosvm/base/src/sys/unix/
Dioctl.rs160 pub unsafe fn ioctl<F: AsRawDescriptor>(descriptor: &F, nr: IoctlNr) -> c_int { in ioctl() function
/external/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c381 ioctl(int fd, unsigned long request, ...) in ioctl() function

123