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 | Android.mk | 282 .PHONY: update-ioctls 283 update-ioctls: 289 rm external/strace/ioctls.h external/strace/ioctldefs.h
|
D | NEWS | 149 * Implemented decoding of UBI ioctls. 201 * Implemented decoding of loop and mtd ioctls. 274 * Implemented decoding of HDIO_* and BLK* ioctls. 359 * Enhanced SIOCS* ioctls decoding. 408 * 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 | 290 - new upstream version, more ioctls (#122257), minor fixes
|
D | configure.ac | 249 ioctls.h
|
/external/sepolicy/ |
D | ioctl_macros | 1 # socket ioctls allowed to unprivileged apps 4 # all socket ioctls except the Mac address SIOCGIFHWADDR 0x8927 6 # all wireless extensions ioctls except get/set essid 9 # commonly used TTY ioctls
|
/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/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_3_BUGSTATUS.txt | 60 159501 MED pend incorrect handling of ALSA ioctls
|
D | 3_10_BUGSTATUS.txt | 81 === Syscalls/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 | 211 346416 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls 481 315952 tun/tap ioctls are not supported 575 334936 patch to fix false positives on alsa SNDRV_CTL_* ioctls 595 336772 Make moans about unknown ioctls more informative 604 338023 Add support for all V4L2/media ioctls 822 207815 Adds some of the drm ioctls to syswrap-linux.c 1273 292627 Missing support for some SCSI ioctls 1301 296229 Linux user input device ioctls missing wrappers 1577 271730 Fix bug when checking ioctls: duplicate check 1580 271799 Darwin: ioctls without an arg report a memory error [all …]
|
/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 | 521 # Check whether we have the *BSD-style ioctls. 1172 # ioctls, so PPC programs can't do live
|
/external/strace/debian/ |
D | changelog | 358 + Update Linux ioctl lists and decode some more network ioctls.
|
12