HomeSort by relevance Sort by last modified time
    Searched refs:deny (Results 1 - 18 of 18) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus-wpa_supplicant.conf 13 <deny own="fi.w1.wpa_supplicant1"/>
14 <deny send_destination="fi.w1.wpa_supplicant1"/>
15 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
  /external/toybox/toys/lsb/
su.c 63 if (*shp->sp_pwdp != '$') goto deny;
64 if (read_password(toybuf, sizeof(toybuf), "Password: ")) goto deny;
67 if (!passhash || strcmp(passhash, shp->sp_pwdp)) goto deny;
90 deny:
  /external/openssh/regress/
allow-deny-users.sh 14 deny="$1"
19 start_sshd -oDenyUsers="$deny" -oAllowUsers="$allow"
Makefile 82 allow-deny-users
  /external/curl/docs/cmdline-opts/
http0.9.d 13 A future curl version will deny continuing if the response isn't at least
  /developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
ConfirmationDialogFragment.java 54 .setNegativeButton(R.string.deny, new DialogInterface.OnClickListener() {
PermissionRequestFragment.java 214 mPermissionRequest.deny();
  /developers/samples/android/content/webview/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
ConfirmationDialogFragment.java 54 .setNegativeButton(R.string.deny, new DialogInterface.OnClickListener() {
PermissionRequestFragment.java 214 mPermissionRequest.deny();
  /development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
ConfirmationDialogFragment.java 54 .setNegativeButton(R.string.deny, new DialogInterface.OnClickListener() {
PermissionRequestFragment.java 214 mPermissionRequest.deny();
  /external/curl/src/
tool_paramhlp.c 317 enum e_action { allow, deny, set } action = allow; enumerator in enum:e_action
328 action = deny;
342 case deny:
  /external/python/httplib2/tests/
__init__.py 525 def deny(**kwargs): function in function:http_reflect_with_auth
551 return deny()
559 return deny(body=b"must use different auth scheme")
566 return deny(body=b"supplied credentials are not allowed")
590 return deny(nonce_stale=True)
591 return deny(body=b"invalid nonce")
593 return deny(body=b"auth-info nc missing")
595 return deny(
638 return deny(body=b"supplied credentials are not allowed")
  /external/selinux/libselinux/src/
mapping.c 41 bool deny = (security_deny_unknown() == 1); local
107 deny ? "denied" : "allowed");
  /external/kotlinc/
LICENSE     [all...]
NOTICE     [all...]
  /external/syzkaller/pkg/csource/
generated.go     [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.13.0.v20180409-1500.jar 

Completed in 1641 milliseconds