HomeSort by relevance Sort by last modified time
    Searched full:privileged (Results 76 - 100 of 161) sorted by null

1 2 34 5 6 7

  /libcore/luni/src/main/java/java/lang/reflect/
AccessibleObject.java 47 * checks are omitted. This allows privileged code, such as Java object
  /libcore/luni/src/main/java/java/util/logging/
Handler.java 244 * is non-privileged.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 301 /* Allow the privileged aspects of mknod() */
  /frameworks/base/core/java/android/app/
UiAutomation.java 153 * layer on the thread of the provided looper and perform requests for privileged
157 * @param connection The connection for performing privileged operations.
  /external/ppp/pppd/
auth.c 386 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
458 * privgroup - allow members of the group to have privileged access.
474 privileged = 1;
1206 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) {
    [all...]
options.c 220 "Take options from a privileged file", OPT_NOPRINT },
357 privileged_option = privileged;
477 ret = options_from_file(path, 0, 1, privileged);
    [all...]
main.c 146 int privileged; /* we're running as real uid root */ variable
340 privileged = uid == 0;
369 privileged = 1;
406 if (!options_from_file(_PATH_SYSOPTIONS, !privileged, 0, 1)
    [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 136 a privileged instance takes care of performing the following operations
174 privileged instance of
    [all...]
  /bionic/libc/unistd/
getopt_long.c 505 * Furthermore, since many privileged programs call getopt()
  /external/dnsmasq/
setup.html 24 Note that dnsmasq needs to run as root, since it binds privileged ports. It will drop root privileges after start-up. Dnsmasq
  /external/iproute2/doc/
api-ip6-flowlabels.tex 233 One idea is to disallow not privileged user to allocate flow
  /external/kernel-headers/original/linux/
capability.h 323 /* Allow the privileged aspects of mknod() */
  /external/openfst/src/include/fst/
const-fst.h 329 // Note that this does not give privileged treatment to subtypes of ConstFst.
  /external/oprofile/module/ia64/
op_pmu.c 157 /* setup as a privileged monitor */
  /external/qemu/target-arm/
cpu.h 151 uint32_t c13_tls3; /* Privileged Thread register. */
op_helper.c 298 /* Access to user mode registers from privileged modes. */
  /external/quake/quake/src/WinQuake/
sv_user.cpp 530 if (host_client->privileged)
sv_main.cpp 277 client->privileged = IsID(&client->netconnection->addr);
279 client->privileged = false;
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactLoaderFragment.java 315 // the highly-privileged READ_PROFILE permission, so we need to request a
  /external/mksh/src/
mksh.1 243 Privileged shell.
245 .Dq privileged
252 Clearing the privileged option causes the shell to set
344 A privileged shell then processes the suid profile.
345 A non-privileged login shell processes the user profile next.
346 A non-privileged interactive shell checks the value of the
    [all...]
  /packages/apps/Phone/src/com/android/phone/
OutgoingCallBroadcaster.java 445 // not one of its more privileged aliases, then make sure that
446 // only the non-privileged actions are allowed.
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
FileSystemPermissionTest.java 761 // accessible to non-privileged applications.
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 420 /* To let a non-privileged gdbserver attach to this
  /external/chromium/chrome/common/
sandbox_policy.cc 359 // Launches the privileged flash broker, used when flash is sandboxed.
  /external/e2fsprogs/misc/
mke2fs.8.in 408 to continue to function correctly after non-privileged processes are

Completed in 1598 milliseconds

1 2 34 5 6 7