Home
last modified time | relevance | path

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

12

/external/curl/packages/vms/
Dconfig_h.com512 $! ! 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/u-boot/include/
Dmisc.h96 int (*ioctl)(struct udevice *dev, unsigned long request, void *buf); member
/external/bcc/src/python/bcc/
Dperf.py69 ioctl = libc.ioctl # not declaring vararg types variable in Perf
/external/libdrm/tests/nouveau/
Dthreaded.c39 int ioctl(int fd, unsigned long request, ...) in ioctl() function
/external/strace/
Dioctl.c338 SYS_FUNC(ioctl) in SYS_FUNC() argument
/external/libdrm/nouveau/
Dnouveau.c97 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/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h79 } ioctl; member
/external/toybox/toys/net/
Difconfig.c167 int flag, ioctl; in display_ifconfig() member
/external/curl/lib/
Dcurl_setup.h493 # define ioctl(x,y,z) ioctlsocket(x,y,(char *)(z)) macro
/external/u-boot/include/linux/usb/
Dgadget.h444 int (*ioctl)(struct usb_gadget *, member
/external/curl/tests/python_dependencies/impacket/
Dsmb3.py1126 …def ioctl(self, treeId, fileId = None, ctlCode = -1, flags = 0, inputBlob = '', maxInputResponse … member in SMB3
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h406 struct radeon_ioctl ioctl; member
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzsyscall_netbsd_arm.go426 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_netbsd_amd64.go426 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_netbsd_386.go426 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_openbsd_386.go424 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_dragonfly_amd64.go443 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_openbsd_amd64.go424 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_openbsd_arm.go424 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_darwin_amd64.go489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_darwin_arm64.go489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_darwin_arm.go489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_darwin_386.go489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
Dzsyscall_freebsd_amd64.go409 func ioctl(fd int, req uint, arg uintptr) (err error) { func
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h588 struct radeon_ioctl ioctl; member

12