Searched defs:ALLOW (Results 1 - 25 of 27) sorted by relevance

12

/external/minijail/tools/
H A Dgenerate_seccomp_policy.py38 ALLOW = "%s: 1" variable
161 print ALLOW % syscall
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPHeaderNames.java48 public static final String ALLOW = AllowHeader.NAME; //5 field in interface:SIPHeaderNames
/external/selinux/libselinux/src/
H A Daudit2why.c25 #define ALLOW 0 macro
382 RETURN(ALLOW)
482 PyModule_AddIntConstant(m,"ALLOW", ALLOW);
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_tnc.c21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; enumerator in enum:eap_tnc_data::__anon25209
178 case ALLOW:
370 data->recommendation = ALLOW;
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_tnc.c21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; enumerator in enum:eap_tnc_data::__anon25472
178 case ALLOW:
370 data->recommendation = ALLOW;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_tnc.c21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; enumerator in enum:eap_tnc_data::__anon25739
178 case ALLOW:
370 data->recommendation = ALLOW;
/external/guava/guava/src/com/google/common/net/
H A DHttpHeaders.java138 public static final String ALLOW = "Allow"; field in class:HttpHeaders
/external/selinux/python/sepolgen/src/sepolgen/
H A Drefpolicy.py438 allow, dontaudit, and auditallow (indicated by the flags self.ALLOW,
450 ALLOW = 0 variable in class:AVRule
461 self.rule_type = self.ALLOW
466 if self.rule_type == self.ALLOW:
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DTokenTypes.java58 public static final int ALLOW = START + 21; field in interface:TokenTypes
/external/selinux/python/sepolicy/sepolicy/
H A D__init__.py43 ALLOW = 'allow' variable
294 valid_types = set([ALLOW, AUDITALLOW, NEVERALLOW, DONTAUDIT, TRANSITION, ROLE_ALLOW])
314 if ALLOW in types:
315 tertypes.append(ALLOW)
365 allows = search([ALLOW], {SOURCE: src, TARGET: dest, CLASS: tclass, PERMS: perm})
368 allows = search([ALLOW], {SOURCE: src, CLASS: tclass, PERMS: perm})
413 permlist = search([ALLOW], {'source': setype, 'permlist': ['open', 'write'], 'class': 'file'})
616 permlist = search([ALLOW], {'source': setype})
634 ruletype=[ALLOW],
1020 for i in map(lambda x: x['boolean'], filter(lambda x: 'boolean' in x, search([ALLOW], {'sourc
[all...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 431 milliseconds

12