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

12 3 4 5 6 7 8 91011

  /external/chromium_org/chrome_frame/
urlmon_url_request_private.h 50 // privileged mode.
240 // Set to true if the ChromeFrame instance is running in privileged mode.
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_priv.sgml 31 <para>If enabled, privileged operations are done in the wpa_priv process
45 non-privileged user account created just for this purpose to limit access
  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 36 * for enabling access to privileged operations which the shell can do and the
37 * instrumentation cannot. These privileged operations are needed for implementing
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 150 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
151 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 150 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
151 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
siginfo.h 150 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
151 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /external/ppp/pppd/
pppd.8 51 option from a privileged source cannot be overridden by a
52 non-privileged user.
85 contain privileged options, such as \fInoauth\fR, even if pppd
99 for this option from a privileged source cannot be overridden by a
100 non-privileged user.
121 is privileged if the \fInodefaultroute\fR option has been specified.
129 modem has already hung up. A value for this option from a privileged
130 source cannot be overridden by a non-privileged user.
150 for this option from a privileged source cannot be overridden by a
151 non-privileged user
    [all...]
  /external/openssh/contrib/cygwin/
ssh-host-config 193 csih_inform "However, this requires a non-privileged account called 'sshd'."
440 csih_inform "sshd requires. You need to have or to create a privileged"
450 csih_error_recoverable "There was a serious problem creating a privileged user."
470 # $password is empty, or $run_service_as is some privileged user and
593 --privileged )
608 echo " --user -u <account> privileged user for service."
609 echo " --pwd -w <passwd> Use \"pwd\" as password for privileged user."
610 echo " --privileged On Windows NT/2k/XP, require privileged user"
  /external/chromium_org/chrome/browser/search/
search.h 72 // does not check for a privileged process, so most callers should use
172 // to the privileged URL
178 // If the input is already a privileged URL then that same URL is returned.
  /external/openssh/
auth-rhosts.c 223 /* Switch back to privileged uid. */
303 /* Restore the privileged uid. */
311 /* Restore the privileged uid. */
  /docs/source.android.com/src/devices/tech/security/
enhancements43.jd 41 the shell from acquiring privileged capabilities.</li>
  /external/chromium/chrome/browser/
mach_broker_mac.h 22 // the process. Running |task_for_pid()| is only allowed for privileged code.
  /external/chromium_org/remoting/host/
pairing_registry_delegate_win_unittest.cc 28 EXPECT_TRUE(privileged_.Create(root.Handle(), L"privileged",
  /external/chromium_org/third_party/WebKit/public/web/
WebSecurityOrigin.h 72 // A unique WebSecurityOrigin is the least privileged WebSecurityOrigin.
  /external/openssh/openbsd-compat/
bindresvport.c 50 * Bind a socket to a privileged IP port
  /libcore/libart/src/main/java/java/lang/reflect/
AccessibleObject.java 45 * checks are omitted. This allows privileged code, such as Java object
  /libcore/libdvm/src/main/java/dalvik/system/
VMStack.java 53 * implementation doesn't have a concept of "privileged" frames.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 110 #define ASYNC_USR_MASK 0x3430 /* Legal flags that non-privileged
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 110 #define ASYNC_USR_MASK 0x3430 /* Legal flags that non-privileged
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 110 #define ASYNC_USR_MASK 0x3430 /* Legal flags that non-privileged
  /external/chromium_org/sandbox/win/src/
sandbox.h 6 // 'privileged' process and a 'locked down process' to interact with.
7 // The privileged process is called the broker and it is started by external
  /external/kernel-headers/original/asm-generic/
siginfo.h 163 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
164 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /hardware/samsung_slsi/exynos5/mobicore/include/Public/
mc_linux.h 164 * Only possible in Privileged Mode.
170 * Only possible in Privileged Mode
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
165 ILL_PRVREG, /* Privileged register. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
165 ILL_PRVREG, /* Privileged register. */

Completed in 390 milliseconds

12 3 4 5 6 7 8 91011