/external/autotest/client/deps/lansim/src/ |
pyiftun.c | 7 * It also includes constants from linux/if.h and sys/ioctl.h not available in 11 * in pure Python, like the ioctl() call numbers.
|
/external/compiler-rt/test/msan/Linux/ |
ioctl_sound.cc | 9 #include <sys/ioctl.h> 24 assert(ioctl(fd, SNDRV_CTL_IOCTL_CARD_INFO, info) >= 0);
|
/external/e2fsprogs/lib/e2p/ |
getversion.c | 22 #include <sys/ioctl.h> 31 r = ioctl (fd, EXT2_IOC_GETVERSION, &ver);
|
setversion.c | 22 #include <sys/ioctl.h> 32 return ioctl (fd, EXT2_IOC_SETVERSION, &ver);
|
/external/fio/os/ |
os-aix.h | 9 #include <sys/ioctl.h> 33 if (!ioctl(f->fd, IOCINFO, &info)) {
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
ioctl.h | 18 * And this turns out useful to catch old ioctl numbers in header 25 #include <asm-generic/ioctl.h>
|
/external/toybox/toys/other/ |
nbd_client.c | 68 ioctl(nbd, NBD_SET_BLKSIZE, 4096); 69 ioctl(nbd, NBD_SET_SIZE_BLOCKS, devsize/4096); 70 ioctl(nbd, NBD_CLEAR_SOCK); 76 if (timeout && ioctl(nbd, NBD_SET_TIMEOUT, timeout)<0) break; 77 if (ioctl(nbd, NBD_SET_SOCK, sock) < 0) break; 106 if (ioctl(nbd, NBD_DO_IT)>=0 || errno==EBADR) break; 111 ioctl(nbd, NBD_CLEAR_QUE); 112 ioctl(nbd, NBD_CLEAR_SOCK);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
random.h | 11 #include <linux/ioctl.h> 14 /* ioctl()'s for the random number generator */
|
/prebuilts/go/darwin-x86/src/syscall/ |
exec_solaris_test.go | 37 var Ioctl = ioctl
|
/prebuilts/go/linux-x86/src/syscall/ |
exec_solaris_test.go | 37 var Ioctl = ioctl
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/ |
termios.h | 32 #include <sys/ioctl.h> 39 /* Redefine these to match their ioctl number */ 51 return ioctl(fd, TCGETS, s); 56 return ioctl(fd, __opt, (void *)s); 61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); 66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); 72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid; 77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
|