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

1 2 3 4 5 6 7 8 91011>>

  /device/lge/mako/sepolicy/
domain.te 1 allow domain init_tmpfs:file read;
kickstart.te 1 type kickstart, domain;
  /device/samsung/manta/sepolicy/
domain.te 1 dontaudit domain rootfs:chr_file { read write };
  /external/chromium_org/third_party/tlslite/
LICENSE 1 All code here is public domain.
  /external/sepolicy/
roles 2 role r types domain;
shell.te 0 # Domain for shell processes spawned by ADB
2 type shell, domain;
7 # XXX Split into its own domain?
init_shell.te 1 # Restricted domain for shell processes spawned by init
2 type init_shell, domain;
domain.te 4 allow domain init:process sigchld;
7 allow domain kernel:fd use;
8 allow domain tmpfs:file { read getattr };
11 allow domain tmpfs:dir r_dir_perms;
14 allow domain self:capability sys_nice;
16 # Intra-domain accesses.
17 allow domain self:process ~{ execstack execheap ptrace };
18 allow domain self:fd use;
19 allow domain self:dir r_dir_perms;
20 allow domain self:lnk_file r_file_perms
    [all...]
bluetooth.te 2 type bluetooth, domain;
dbusd.te 2 type dbusd, domain;
dnsmasq.te 1 type dnsmasq, domain;
hci_attach.te 1 type hci_attach, domain;
hostapd.te 1 type hostapd, domain;
keystore.te 1 type keystore, domain;
nfc.te 2 type nfc, domain;
ping.te 1 type ping, domain;
qemud.te 2 type qemud, domain;
racoon.te 2 type racoon, domain;
  /external/llvm/test/Assembler/
2002-10-13-ConstantEncodingProblem.ll 3 %Domain = type { %Domain**, %Domain* }
4 @D = global %Domain zeroinitializer ; <%Domain*> [#uses=0]
  /external/chromium_org/third_party/lzma_sdk/
LICENSE 1 LZMA SDK is placed in the public domain.
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LICENSE 1 LZMA SDK is placed in the public domain.
  /external/mdnsresponder/mDNSPosix/
nss_mdns.conf 4 domain local
5 domain 254.169.in-addr.arpa
6 domain 8.e.f.ip6.int
7 domain 9.e.f.ip6.int
8 domain a.e.f.ip6.int
9 domain b.e.f.ip6.int
10 domain 8.e.f.ip6.arpa
11 domain 9.e.f.ip6.arpa
12 domain a.e.f.ip6.arpa
13 domain b.e.f.ip6.arp
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Yuri-Email.text 1 Lorem ipsum <yuri@domain.org>, etc.
4 * <yuri@domain.org>
  /external/dropbear/libtomcrypt/
LICENSE 1 LibTomCrypt is public domain. As should all quality software be.
  /external/dropbear/libtommath/
LICENSE 1 LibTomMath is hereby released into the Public Domain.

Completed in 491 milliseconds

1 2 3 4 5 6 7 8 91011>>