/external/valgrind/none/tests/ |
ioctl_moans.stderr.exp | 1 Warning: noted but unhandled ioctl 0x.2345670 with no size/direction hints. 4 Warning: noted but unhandled ioctl 0x.2345671 with no size/direction hints. 7 Warning: noted but unhandled ioctl 0x.2345672 with no size/direction hints. 10 Warning: noted but unhandled ioctl 0x.2345673 with no size/direction hints. 13 Warning: noted but unhandled ioctl 0x.2345674 with no size/direction hints. 16 Warning: noted but unhandled ioctl 0x.2345675 with no size/direction hints. 19 Warning: noted but unhandled ioctl 0x.2345676 with no size/direction hints. 22 Warning: noted but unhandled ioctl 0x.2345677 with no size/direction hints. 25 Warning: noted but unhandled ioctl 0x.2345678 with no size/direction hints. 28 Warning: noted but unhandled ioctl 0x.2345679 with no size/direction hints [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
ioctl.h | 26 /* Get the list of `ioctl' requests and related constants. */ 29 /* Define some types used by `ioctl' requests. */ 30 #include <bits/ioctl-types.h> 32 /* On a Unix system, the system <sys/ioctl.h> probably defines some of 35 symbols to avoid the conflict, but a Unix program expects <sys/ioctl.h> 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; 46 #endif /* sys/ioctl.h */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
ioctl.h | 26 /* Get the list of `ioctl' requests and related constants. */ 29 /* Define some types used by `ioctl' requests. */ 30 #include <bits/ioctl-types.h> 32 /* On a Unix system, the system <sys/ioctl.h> probably defines some of 35 symbols to avoid the conflict, but a Unix program expects <sys/ioctl.h> 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; 46 #endif /* sys/ioctl.h */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
ioctl.h | 26 /* Get the list of `ioctl' requests and related constants. */ 29 /* Define some types used by `ioctl' requests. */ 30 #include <bits/ioctl-types.h> 32 /* On a Unix system, the system <sys/ioctl.h> probably defines some of 35 symbols to avoid the conflict, but a Unix program expects <sys/ioctl.h> 42 extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; 46 #endif /* sys/ioctl.h */
|
/hardware/qcom/display/msm8226/liboverlay/ |
mdpWrapper.h | 42 #include <sys/ioctl.h> 123 if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo) < 0) { 124 ALOGE("Failed to call ioctl FBIOGET_FSCREENINFO err=%s", 133 if (ioctl(fd, FBIOGET_VSCREENINFO, &vinfo) < 0) { 134 ALOGE("Failed to call ioctl FBIOGET_VSCREENINFO err=%s", 143 if (ioctl(fd, FBIOPUT_VSCREENINFO, &vinfo) < 0) { 144 ALOGE("Failed to call ioctl FBIOPUT_VSCREENINFO err=%s", 153 if (ioctl(fd, MSM_ROTATOR_IOCTL_START, &rot) < 0){ 154 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_START err=%s", 163 if (ioctl(fd, MSM_ROTATOR_IOCTL_ROTATE, &rot) < 0) [all...] |
/hardware/qcom/display/msm8909/liboverlay/ |
mdpWrapper.h | 42 #include <sys/ioctl.h> 125 if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo) < 0) { 126 ALOGE("Failed to call ioctl FBIOGET_FSCREENINFO err=%s", 135 if (ioctl(fd, FBIOGET_VSCREENINFO, &vinfo) < 0) { 136 ALOGE("Failed to call ioctl FBIOGET_VSCREENINFO err=%s", 145 if (ioctl(fd, FBIOPUT_VSCREENINFO, &vinfo) < 0) { 146 ALOGE("Failed to call ioctl FBIOPUT_VSCREENINFO err=%s", 155 if (ioctl(fd, MSM_ROTATOR_IOCTL_START, &rot) < 0){ 156 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_START err=%s", 165 if (ioctl(fd, MSM_ROTATOR_IOCTL_ROTATE, &rot) < 0) [all...] |
/hardware/qcom/display/msm8994/liboverlay/ |
mdpWrapper.h | 42 #include <sys/ioctl.h> 125 if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo) < 0) { 126 ALOGE("Failed to call ioctl FBIOGET_FSCREENINFO err=%s", 135 if (ioctl(fd, FBIOGET_VSCREENINFO, &vinfo) < 0) { 136 ALOGE("Failed to call ioctl FBIOGET_VSCREENINFO err=%s", 145 if (ioctl(fd, FBIOPUT_VSCREENINFO, &vinfo) < 0) { 146 ALOGE("Failed to call ioctl FBIOPUT_VSCREENINFO err=%s", 155 if (ioctl(fd, MSM_ROTATOR_IOCTL_START, &rot) < 0){ 156 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_START err=%s", 165 if (ioctl(fd, MSM_ROTATOR_IOCTL_ROTATE, &rot) < 0) [all...] |
/external/valgrind/memcheck/tests/solaris/ |
scalar_ioctl.stderr.exp | 4 Syscall param ioctl(fd) contains uninitialised byte(s) 7 Syscall param ioctl(request) contains uninitialised byte(s) 10 Syscall param ioctl(arg) contains uninitialised byte(s) 13 Syscall param ioctl(POOL_STATUSQ) points to unaddressable byte(s) 20 Syscall param ioctl(fd) contains uninitialised byte(s) 23 Syscall param ioctl(request) contains uninitialised byte(s) 26 Syscall param ioctl(arg) contains uninitialised byte(s) 29 Syscall param ioctl(MNTIOC_GETMNTANY) points to unaddressable byte(s) 36 Syscall param ioctl(fd) contains uninitialised byte(s) 39 Syscall param ioctl(request) contains uninitialised byte(s [all...] |
ioctl.c | 1 /* Tests for ioctl wrappers. 21 if (ioctl(fd, SIOCGIFNUM, &n_ifs) < 0) 22 perror("ioctl(SIOCGIFNUM)"); 30 if (ioctl(fd, SIOCGIFCONF, &ifc) < 0) 31 perror("ioctl(SIOCGIFCONF)"); 56 if (ioctl(fd, SIOCGLIFNUM, &lifn) < 0) 57 perror("ioctl(SIOCGLIFNUM)"); 67 if (ioctl(fd, SIOCGLIFCONF, &lifc) < 0) 68 perror("ioctl(SIOCGLIFCONF)");
|
/development/host/windows/usb/api/ |
adb_api_legacy.h | 44 /** \name IOCTL codes for the driver
48 /// Control code for IOCTL that gets USB_DEVICE_DESCRIPTOR
51 /// Control code for IOCTL that gets USB_CONFIGURATION_DESCRIPTOR
54 /// Control code for IOCTL that gets USB_INTERFACE_DESCRIPTOR
57 /// Control code for IOCTL that gets endpoint information
60 /// Control code for bulk read IOCTL
63 /// Control code for bulk write IOCTL
66 /// Control code for IOCTL that gets device serial number
69 /// IOCTL that gets USB_DEVICE_DESCRIPTOR
76 /// IOCTL that gets USB_CONFIGURATION_DESCRIPTOR [all...] |
/device/google/marlin/sepolicy/ |
domain.te | 5 # limit the socket ioctl commands granted to all domain processes. 8 ioctl { unpriv_sock_ioctls unpriv_tty_ioctls }; 11 # Ioctl commands on the socket class are used in a few domains. e.g. location. 14 # TODO remove the ioctl command for socket classes that do not use it. 28 } ioctl { 0 };
|
radio.te | 19 allowxperm radio self:udp_socket ioctl priv_sock_ioctls;
|
/external/e2fsprogs/e2fsck/ |
flushb.c | 21 #include <sys/ioctl.h> 52 * Note: to reread the partition table, use the ioctl 56 if (ioctl(fd, BLKFLSBUF, 0) < 0) { 57 perror("ioctl BLKFLSBUF"); 63 _("BLKFLSBUF ioctl not supported! Can't flush buffers.\n"));
|
/external/wpa_supplicant_8/src/ap/ |
vlan_ifconfig.c | 13 #include <sys/ioctl.h> 33 if (ioctl(fd, SIOCGIFFLAGS, &ifr) != 0) { 34 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed " 46 if (ioctl(fd, SIOCSIFFLAGS, &ifr) != 0) { 47 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed "
|
/external/compiler-rt/test/msan/ |
ioctl.cc | 6 #include <sys/ioctl.h> 14 int res = ioctl(fd, FIOGETOWN, &z);
|
/external/skia/platform_tools/android/third_party/ashmem/cutils/ |
ashmem-dev.c | 27 #include <sys/ioctl.h> 54 ret = ioctl(fd, ASHMEM_SET_NAME, buf); 59 ret = ioctl(fd, ASHMEM_SET_SIZE, size); 72 return ioctl(fd, ASHMEM_SET_PROT_MASK, prot); 78 return ioctl(fd, ASHMEM_PIN, &pin); 84 return ioctl(fd, ASHMEM_UNPIN, &pin); 89 return ioctl(fd, ASHMEM_GET_SIZE, NULL); 97 const int ret = ioctl(fd, ASHMEM_PURGE_ALL_CACHES, 0);
|
/external/toybox/toys/other/ |
partprobe.c | 24 if (ioctl(fd, BLKRRPART, 0)) perror_msg("ioctl failed");
|
/external/autotest/client/tests/rtc/src/ |
rtctest.c | 17 #include <sys/ioctl.h> 64 retval = ioctl(fd, RTC_UIE_ON, 0); 71 perror("RTC_UIE_ON ioctl"); 116 retval = ioctl(fd, RTC_UIE_OFF, 0); 118 perror("RTC_UIE_OFF ioctl"); 124 retval = ioctl(fd, RTC_RD_TIME, &rtc_tm); 126 perror("RTC_RD_TIME ioctl"); 147 retval = ioctl(fd, RTC_ALM_SET, &rtc_tm); 154 perror("RTC_ALM_SET ioctl"); 159 retval = ioctl(fd, RTC_ALM_READ, &rtc_tm) [all...] |
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_vidc_enc.h | 5 #include <linux/ioctl.h> 156 /*IOCTL timeout values*/ 164 /*IOCTL BASE CODES Not to be used directly by the client.*/ 177 /*IOCTL params:SET: InputData - unsigned long, OutputData - NULL*/ 181 /*IOCTL params:CMD: InputData - venc_timeout, OutputData - venc_msg*/ 185 /*IOCTL params:CMD: InputData - NULL, OutputData - NULL*/ 188 /*IOCTL params:SET: InputData - venc_allocatorproperty, OutputData - NULL 195 /*IOCTL params:CMD: InputData - venc_bufferpayload, OutputData - NULL*/ 199 /*IOCTL params:CMD: InputData - venc_bufferpayload, OutputData - NULL*/ 203 /*IOCTL params: CMD: InputData - venc_bufferpayload, OutputData - NULL* [all...] |
/device/google/contexthub/util/stm32_flash/ |
spi.c | 19 #include <sys/ioctl.h> 37 if (ioctl(spi_handle->fd, SPI_IOC_MESSAGE(1), &xfer) >= 0) 60 if (ioctl(spi_handle->fd, SPI_IOC_MESSAGE(1), &xfer) >= 0) 88 if (ioctl(spi_handle->fd, SPI_IOC_MESSAGE(2), xfer) >= 0) 111 if (ioctl(spi_handle->fd, SPI_IOC_MESSAGE(1), &xfer) >= 0) { 113 ioctl(spi_handle->fd, SPI_IOC_MESSAGE(1), &xfer); 121 ioctl(spi_handle->fd, SPI_IOC_MESSAGE(1), &xfer); 144 if (ioctl(spi_handle->fd, SPI_IOC_MESSAGE(1), &xfer) >= 0) 166 if (ioctl(spi_handle->fd, SPI_IOC_WR_MODE, &tmp8) < 0) { 172 if (ioctl(spi_handle->fd, SPI_IOC_WR_MAX_SPEED_HZ, &tmp32) < 0) [all...] |
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
ioctl.h | 12 #include <asm-generic/ioctl.h>
|
/development/ndk/platforms/android-3/include/linux/ |
ioctl.h | 15 #include <asm/ioctl.h>
|
/device/google/marlin/sepolicy/verizon/ |
obdm_app.te | 16 allowxperm obdm_app self:socket ioctl { 0x0000c302 0x0000c304 };
|
/external/kernel-headers/original/uapi/linux/ |
nvram.h | 4 #include <linux/ioctl.h>
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm-core-interface.h | 4 #include <linux/ioctl.h>
|