HomeSort by relevance Sort by last modified time
    Searched full:ioctl (Results 1 - 25 of 5025) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/marlin/sepolicy/
dnsmasq.te 1 allowxperm dnsmasq self:udp_socket ioctl priv_sock_ioctls;
hostapd.te 1 allowxperm hostapd self:udp_socket ioctl priv_sock_ioctls;
ppp.te 2 allowxperm ppp self:udp_socket ioctl priv_sock_ioctls;
3 allowxperm ppp mtp:socket ioctl ppp_ioctls;
wpa.te 1 # in addition to ioctl commands granted to domain allow wpa to use:
2 allowxperm wpa self:udp_socket ioctl priv_sock_ioctls;
3 allowxperm wpa self:packet_socket ioctl { SIOCGIFINDEX SIOCGIFHWADDR };
app.te 1 # Only allow gpu ioctl commands that have been demonstrated to be necessary.
3 ioctl { gpu_ioctls unpriv_tty_ioctls };
irsc_util.te 7 # whitelist ioctl commands
9 allowxperm irsc_util self:socket ioctl msm_sock_ipc_ioctls;
netd.te 4 # in addition to ioctl commands granted to domain allow netd to use:
5 allowxperm netd self:udp_socket ioctl { SIOCSIFFLAGS SIOCSIFADDR SIOCGIFHWADDR };
  /external/kernel-headers/original/uapi/asm-arm/asm/
ioctl.h 1 #include <asm-generic/ioctl.h>
  /external/kernel-headers/original/uapi/asm-arm64/asm/
ioctl.h 1 #include <asm-generic/ioctl.h>
  /external/kernel-headers/original/uapi/asm-x86/asm/
ioctl.h 1 #include <asm-generic/ioctl.h>
  /external/kernel-headers/original/uapi/linux/
if_ppp.h 1 #include <linux/ppp-ioctl.h>
ioctl.h 4 #include <asm/ioctl.h>
  /external/valgrind/memcheck/tests/solaris/
ioctl.vgtest 1 prog: ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
ioctl.h 1 #include <asm-generic/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
ioctl.h 1 #include <asm-generic/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
ioctl.h 1 #include <asm-generic/ioctl.h>
  /external/valgrind/memcheck/tests/linux/
ioctl-tiocsig.c 1 #include <sys/ioctl.h>
6 ioctl(9, TIOCSIG, 9);
ioctl-tiocsig.vgtest 1 prog: ioctl-tiocsig
  /external/valgrind/memcheck/tests/darwin/
ioctl-tiocsbrk.vgtest 1 prog: ioctl-tiocsbrk
  /external/valgrind/none/tests/
ioctl_moans.c 1 /* Tests Valgrind moans about unknown ioctl.
5 #include <sys/ioctl.h>
7 /* An ioctl request for a strange ioctl device driver.
19 ioctl(-1, IOCTL_REQUEST_BASE + 0x0);
20 ioctl(-1, IOCTL_REQUEST_BASE + 0x1);
21 ioctl(-1, IOCTL_REQUEST_BASE + 0x0);
22 ioctl(-1, IOCTL_REQUEST_BASE + 0x2);
23 ioctl(-1, IOCTL_REQUEST_BASE + 0x3);
24 ioctl(-1, IOCTL_REQUEST_BASE + 0x4)
    [all...]
  /device/moto/shamu/sepolicy/
app.te 1 # Only allow gpu ioctl commands that have been demonstrated to be necessary.
3 ioctl { gpu_used_ioctls unpriv_tty_ioctls };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ioctl.h 4 #include <asm/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ioctl.h 4 #include <asm/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
termio.h 1 /* Compatible <termio.h> for old `struct termio' ioctl interface.
6 #include <sys/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
termio.h 1 /* Compatible <termio.h> for old `struct termio' ioctl interface.
6 #include <sys/ioctl.h>

Completed in 709 milliseconds

1 2 3 4 5 6 7 8 91011>>