| /openbsd/src/sys/dev/pci/drm/ |
| D | drm_ioctl.c | 582 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 712 const struct drm_ioctl_desc *ioctl; local 839 const struct drm_ioctl_desc *ioctl = NULL; local 967 const struct drm_ioctl_desc *ioctl; local
|
| /openbsd/src/sys/lib/libsa/ |
| D | ioctl.c | 67 ioctl(int fd, u_long cmd, char *arg) in ioctl() function
|
| /openbsd/src/gnu/llvm/lldb/tools/driver/ |
| D | Platform.cpp | 19 int ioctl(int d, int request, ...) { in ioctl() function
|
| /openbsd/src/sys/dev/ |
| D | midi_if.h | 52 int (*ioctl)(void *, u_long, caddr_t, int, struct proc *); member
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | proc-utils.h | 80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__) macro
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 2194 * the ioctl() calls that depend on the value of this symbol. function 2199 * There are also differences in the ioctl() calls that depend on the function 2205 * the ioctl() calls that depend on the value of this symbol. function
|
| D | XSUB.h | 569 # define ioctl PerlLIO_ioctl macro
|
| /openbsd/src/sys/dev/pci/drm/include/drm/ |
| D | drm_ioctl.h | 156 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
| /openbsd/src/sys/dev/wscons/ |
| D | wskbdvar.h | 47 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
|
| D | wsmousevar.h | 67 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
|
| D | wsdisplayvar.h | 136 int (*ioctl)(void *v, u_long cmd, caddr_t data, int flag, member
|
| /openbsd/src/sys/kern/ |
| D | spec_vnops.c | 199 int (*ioctl)(dev_t, u_long, caddr_t, int, struct proc *); in spec_read() local 288 int (*ioctl)(dev_t, u_long, caddr_t, int, struct proc *); in spec_write() local
|
| /openbsd/src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
| D | Handle.pm | 604 sub ioctl { subroutine
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 311 #define ioctl win32_ioctl macro
|
| /openbsd/src/lib/libossaudio/ |
| D | soundcard.h | 311 #define ioctl _oss_ioctl macro
|
| /openbsd/src/sys/dev/pci/drm/amd/amdkfd/ |
| D | kfd_chardev.c | 3112 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument 3238 const struct amdkfd_ioctl_desc *ioctl = NULL; in kfd_ioctl() local
|
| /openbsd/src/sys/scsi/ |
| D | scsiconf.h | 232 int (*ioctl)(struct scsi_link *, u_long, caddr_t, int); member
|
| /openbsd/src/sys/dev/pci/ |
| D | pccbb.c | 1791 u_int8_t ioctl, enable; local
|
| /openbsd/src/sys/dev/ic/ |
| D | bwfm.c | 1044 uint32_t ioctl, reset; in bwfm_chip_ai_isup() local
|
| /openbsd/src/sys/dev/pckbc/ |
| D | pms.c | 79 int (*ioctl)(struct pms_softc *, u_long, caddr_t, int, struct proc *); member
|