Searched refs:ioctls (Results 1 – 25 of 30) sorted by relevance
12
/external/strace/ |
D | ioctlsort.c | 105 ioctlsort(struct ioctlent *ioctls, size_t nioctls) in ioctlsort() argument 109 qsort(ioctls, nioctls, sizeof(ioctls[0]), compare_name_info); in ioctlsort() 112 if (!strcmp(ioctls[i-1].name, ioctls[i].name)) { in ioctlsort() 118 ioctls[i].info = NULL; in ioctlsort() 122 if (!ioctls[i].info) { in ioctlsort() 127 ioctls[i].dir = in ioctlsort() 128 ioctls[i].type_nr = in ioctlsort() 129 ioctls[i].size = 0xffffffffu; in ioctlsort() 132 qsort(ioctls, nioctls, sizeof(ioctls[0]), compare_code_name); in ioctlsort() 136 if (!ioctls[i].info) { in ioctlsort() [all …]
|
D | HACKING-scripts | 29 script will crawl all the headers and try to discover appropriate ioctls. 31 is because ioctls tend to have a lot of define indirection, and the ioctlent0.h 33 first we process all of the ioctls with the ioctls_gen.sh into ioctls_inc.h and
|
D | NEWS | 235 * Implemented decoding of UBI ioctls. 287 * Implemented decoding of loop and mtd ioctls. 360 * Implemented decoding of HDIO_* and BLK* ioctls. 445 * Enhanced SIOCS* ioctls decoding. 494 * Improved output for SG_IO ioctls on Linux.
|
D | ChangeLog-CVS | 381 * sock.c [LINUX] (sock_ioctl): Parse more SIOCS* ioctls. 2518 * linux/ioctlent.sh: Build the list of ioctls defined in 2529 [LINUX] (rtc_ioctl): New function, for parsing RTC_* ioctls. 2854 * linux/ioctlent.sh: Build the list of ioctls defined in 2856 asm/ioctls.h (0x54..), linux/vt.h (0x56..), linux/videotext.h 2891 * linux/s390/ioctlent.h, linux/s390x/ioctlent.h: Update DASD ioctls. 3631 * ioctl.c (ioctl_decode) [POWERPC]: Decode term ioctls like Alpha. 3828 * linux/Makefile.in (ioctldefs.h ioctls.h): Use $(SHELL) instead of 4069 * stream.c: better decoding for timod ioctls. 4143 comment out subsequent ioctls! [all …]
|
D | strace.spec | 305 - new upstream version, more ioctls (#122257), minor fixes
|
D | configure.ac | 311 ioctls.h
|
/external/strace/maint/ |
D | ioctls_gen.sh | 73 "$mydir"/ioctls_hex.sh "$inc_dir" '\(46\|54\|66\|74\)' asm/ioctls.h asm-generic/ioctls.h 100 "$mydir"/ioctls_hex.sh "$arch_dir" 54 asm/ioctls.h 101 "$mydir"/ioctls_hex.sh "$arch_dir" '\(46\|54\|66\|74\)' asm/ioctls.h
|
D | ioctls_sym.sh | 174 *asm/ioctls.h)
|
/external/kernel-headers/original/uapi/linux/ |
D | userfaultfd.h | 114 __u64 ioctls; member 132 __u64 ioctls; member
|
/external/valgrind/docs/internals/ |
D | 3_8_BUGSTATUS.txt | 82 305170 linux: add FIOCLEX and FIONCLEX ioctls 209 309827 *add support for nvidia (nvmem) ioctls 245 312989 ioctl handling needs to do POST handling on generic ioctls and 246 needs to handle BPF ioctls 278 315952 tun/tap ioctls are not supported
|
D | 3_1_BUGSTATUS.txt | 26 low 124039 VKI_[GP]IO_UNIMAP* and VT_* ioctls 117 v5633 v5675 120728 TIOCSERGETLSR, TIOCGICOUNT, HDIO_GET_DMA ioctls
|
D | 3_9_BUGSTATUS.txt | 51 === Syscalls/ioctls ====================================================
|
D | 3_2_BUGSTATUS.txt | 250 r6631 pending ?? 142186 dd support for some I2C ioctls. 429 and VT_* ioctls
|
D | 3_10_BUGSTATUS.txt | 78 === Syscalls/ioctls ====================================================
|
D | 3_3_BUGSTATUS.txt | 60 159501 MED pend incorrect handling of ALSA ioctls
|
/external/libdrm/ |
D | README | 6 for the ioctls to avoid exposing the kernel interface directly, and
|
/external/valgrind/ |
D | README.android | 181 # ioctls. You can choose one of the following: 185 # may report false errors after the program performs GPU-specific ioctls.
|
D | NEWS.old | 365 138627 Enhancement support for prctl ioctls 366 138896 Add support for usb ioctls 690 120728 TIOCSERGETLSR, TIOCGICOUNT, HDIO_GET_DMA ioctls 1346 86407 Add support for low-level parallel port driver ioctls. 1440 83025 Support for ioctls FIGETBSZ and FIBMAP 1443 77022 Support for ioctls FBIOGET_VSCREENINFO and FBIOGET_FSCREENINFO 1475 * Add support for SIOCGMIIPHY, SIOCGMIIREG and SIOCSMIIREG ioctls and 1476 improve the checking of other interface related ioctls. 1553 75787 Patch for some CDROM ioctls CDORM_GET_MCN, CDROM_SEND_PACKET,
|
D | NEWS | 244 312989 ioctl handling needs to do POST handling on generic ioctls and [..] 376 346416 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls 405 349034 Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCK 712 315952 tun/tap ioctls are not supported 806 334936 patch to fix false positives on alsa SNDRV_CTL_* ioctls 826 336772 Make moans about unknown ioctls more informative 835 338023 Add support for all V4L2/media ioctls 1053 207815 Adds some of the drm ioctls to syswrap-linux.c 1504 292627 Missing support for some SCSI ioctls 1532 296229 Linux user input device ioctls missing wrappers [all …]
|
D | README_MISSING_SYSCALL_OR_IOCTL | 189 Unlike syscalls or ioctls, door calls transfer data between two userspace
|
/external/e2fsprogs/ |
D | configure.in | 1115 dnl We use the EXT2 ioctls only under Linux 1119 AC_DEFINE(HAVE_EXT2_IOCTLS, 1, [Define to 1 if Ext2 ioctls present])
|
/external/e2fsprogs/lib/ |
D | config.h.in | 103 /* Define to 1 if Ext2 ioctls present */
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors_ioctl.inc | 493 // Handle the most evil ioctls that encode argument value as part of request id.
|
/external/libpcap/ |
D | configure.in | 537 # Check whether we have the *BSD-style ioctls. 1188 # ioctls, so PPC programs can't do live
|
/external/strace/debian/ |
D | changelog | 388 + Update Linux ioctl lists and decode some more network ioctls.
|
12