HomeSort by relevance Sort by last modified time
    Searched full:privileged (Results 126 - 150 of 258) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 301 /* Allow the privileged aspects of mknod() */
  /external/chromium_org/chrome/browser/extensions/
extension_protocols.cc 400 // with privileged partition IDs as specified in the manifest file.
416 // transfer the navigation to a privileged process before it commits.
extension_function_dispatcher.cc 469 // Privileged APIs can only be called from the process the extension
  /external/chromium_org/chrome/common/extensions/features/
simple_feature_unittest.cc 224 "content scripts, but this is a privileged page",
235 "content scripts, and web pages, but this is a privileged page",
  /external/chromium_org/content/common/
sandbox_win.cc 402 // DuplicateHandle() that copy privileged handles into sandboxed processes.
417 "You are attempting to duplicate a privileged handle into a sandboxed"
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/
in6.h 84 * Ports < IPPORT_RESERVED are reserved for privileged processes (e.g. root),
103 * that is (by convention) restricted to privileged processes.
  /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.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsApplication.java 300 // We can only call checkOp if we are privileged (updateIfNeeded) or if the app we
321 // We can only verify the phone and BT app's permissions from a privileged caller
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
PackageInstallerActivity.java 347 // Privileged apps are not considered an unknown source.
552 // privileged system package before we use it
  /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...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 136 a privileged instance takes care of performing the following operations
174 privileged instance of
    [all...]
  /art/runtime/native/
dalvik_system_Zygote.cc 192 // To let a non-privileged gdbserver attach to this
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c 586 * Furthermore, since many privileged programs call getopt()
  /external/chromium_org/extensions/common/
extension_api.cc 328 // An API is 'privileged' if it can only be run in a blessed context.
  /external/chromium_org/ipc/
ipc_channel_win.cc 500 // Windows pipes can be enumerated by low-privileged processes. So, we
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h 103 /*efine SO_PRIVSTATE 0x1009 get/deny privileged state */
  /external/chromium_org/net/udp/
udp_socket_unittest.cc 339 // Return a privileged port (under 1024) so binding will fail.
  /external/chromium_org/remoting/host/win/
launch_process_with_token.cc 428 "Failed to impersonate the privileged token";
  /external/chromium_org/sandbox/win/src/
sandbox_policy_base.cc 279 // an AppContainer. If the caller wants to use a more privileged initial
  /external/chromium_org/third_party/mesa/src/src/getopt/
getopt_long.c 480 * 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/mesa3d/src/getopt/
getopt_long.c 480 * Furthermore, since many privileged programs call getopt()

Completed in 607 milliseconds

1 2 3 4 56 7 8 91011