Home
last modified time | relevance | path

Searched refs:privilege (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/net/data/ftp/
Ddir-listing-vms-65 <%SYSTEM-F-NOPRIV, insufficient privilege or object protection violation>
7 <%SYSTEM-F-NOPRIV, insufficient privilege or object protection violation>
Ddir-listing-vms-224 PICS.DIR;1 No privilege for attempted operation
/external/chromium_org/sandbox/win/src/
Drestricted_token.h139 unsigned DeletePrivilege(const wchar_t *privilege);
Drestricted_token.cc332 unsigned RestrictedToken::DeletePrivilege(const wchar_t *privilege) { in DeletePrivilege() argument
338 if (LookupPrivilegeValue(NULL, privilege, &luid)) in DeletePrivilege()
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml11 <refpurpose>wpa_supplicant privilege separation helper</refpurpose>
27 <para><command>wpa_priv</command> is a privilege separation helper that
54 <command>wpa_supplicant</command> with privilege separation:</para>
/external/clang/test/Rewriter/
Drewrite-foreach-in-block.mm25 for (I *privilege in [ace ARR]) { }
/external/chromium_org/third_party/ots/
DREADME13 privilege.
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Dperf-record.txt184 The privilege levels may be omitted, in which case, the privilege levels of the associated
185 event are applied to the branch filter. Both kernel (k) and hypervisor (hv) privilege
/external/kernel-headers/original/uapi/linux/
Dipmi.h123 unsigned char privilege; member
/external/chromium_org/third_party/webrtc/base/
Dwin32.h122 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
Dwin32regkey.cc1072 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable) { in AdjustCurrentProcessPrivilege() argument
1073 ASSERT(privilege != NULL); in AdjustCurrentProcessPrivilege()
1081 if (::LookupPrivilegeValue(NULL, privilege, &luid)) { in AdjustCurrentProcessPrivilege()
/external/ipsec-tools/src/racoon/doc/
DREADME.plainrsa68 especially important if you are running racoon with privilege
97 the "path certificate" directive. Keep in mind that privilege
/external/chromium_org/base/mac/
Dauthorization_util.mm85 // Specify the "system.privilege.admin" right, which allows
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Ddesign.txt240 has sufficient privilege to do so)
257 all events on CPU-x. Per CPU counters need CAP_SYS_ADMIN privilege.
/external/ltrace/testsuite/
DREADME185 (1) Running ltrace with -u option requires the superuser privilege.
/external/chromium_org/chrome/browser/mac/
Dinstall_from_dmg.mm456 // authentication fails. In either case, try to install without privilege
/external/wpa_supplicant_8/wpa_supplicant/
Dandroid.config369 # Enable privilege separation (see README 'Privilege separation' for details)
Ddefconfig385 # Enable privilege separation (see README 'Privilege separation' for details)
DREADME905 supports optional privilege separation. If enabled, this separates the
DChangeLog955 * added support for privilege separation (run only minimal part of
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/
Dcontest-terms.rst541 files to the client machine), escalation of privilege
/external/clang/docs/
DLanguageExtensions.rst1269 that even if present, its use may depend on run-time privilege or other OS
/external/qemu/
Dqemu-options.hx786 privilege to run. @option{hostname=name} can be used to specify the client
Dqapi-schema.json2810 # Use the user mode network stack which requires no administrator privilege to
/external/llvm/docs/
DLangRef.rst7209 Note that runtime support may be conditional on the privilege-level code is

12