Home
last modified time | relevance | path

Searched defs:ALLOW (Results 1 – 8 of 8) sorted by relevance

/external/minijail/tools/
Dgenerate_seccomp_policy.py38 ALLOW = "%s: 1" variable
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPHeaderNames.java48 public static final String ALLOW = AllowHeader.NAME; //5 field
/external/guava/guava/src/com/google/common/net/
DHttpHeaders.java138 public static final String ALLOW = "Allow"; field in HttpHeaders
/external/selinux/libselinux/src/
Daudit2why.c25 #define ALLOW 0 macro
/external/wpa_supplicant_8/src/eap_server/
Deap_server_tnc.c21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; enumerator
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenTypes.java58 public static final int ALLOW = START + 21; field
/external/selinux/python/sepolicy/sepolicy/
D__init__.py43 ALLOW = 'allow' variable
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py450 ALLOW = 0 variable in AVRule