/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/u-boot/include/ |
D | misc.h | 96 int (*ioctl)(struct udevice *dev, unsigned long request, void *buf); member
|
/external/bcc/src/python/bcc/ |
D | perf.py | 69 ioctl = libc.ioctl # not declaring vararg types variable in Perf
|
/external/libdrm/tests/nouveau/ |
D | threaded.c | 39 int ioctl(int fd, unsigned long request, ...) in ioctl() function
|
/external/strace/ |
D | ioctl.c | 338 SYS_FUNC(ioctl) in SYS_FUNC() argument
|
/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/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen.h | 79 } ioctl; member
|
/external/toybox/toys/net/ |
D | ifconfig.c | 167 int flag, ioctl; in display_ifconfig() member
|
/external/curl/lib/ |
D | curl_setup.h | 493 # define ioctl(x,y,z) ioctlsocket(x,y,(char *)(z)) macro
|
/external/u-boot/include/linux/usb/ |
D | gadget.h | 444 int (*ioctl)(struct usb_gadget *, member
|
/external/curl/tests/python_dependencies/impacket/ |
D | smb3.py | 1126 …def ioctl(self, treeId, fileId = None, ctlCode = -1, flags = 0, inputBlob = '', maxInputResponse … member in SMB3
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_context.h | 406 struct radeon_ioctl ioctl; member
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsyscall_netbsd_arm.go | 426 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_netbsd_amd64.go | 426 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_netbsd_386.go | 426 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_openbsd_386.go | 424 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_dragonfly_amd64.go | 443 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_openbsd_amd64.go | 424 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_openbsd_arm.go | 424 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_darwin_amd64.go | 489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_darwin_arm64.go | 489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_darwin_arm.go | 489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_darwin_386.go | 489 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
D | zsyscall_freebsd_amd64.go | 409 func ioctl(fd int, req uint, arg uintptr) (err error) { func
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_context.h | 588 struct radeon_ioctl ioctl; member
|