Home
last modified time | relevance | path

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

/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/google-breakpad/src/third_party/libdisasm/
DTODO43 todo: privilege | ring
/external/kernel-headers/original/uapi/linux/
Dipmi.h123 unsigned char privilege; member
/external/webrtc/webrtc/base/
Dwin32.h127 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/tlsdate/
DHACKING.md46 what context it will run. When possible, run with the least privilege as is
/external/libcap/doc/
Dcapability.notes45 privilege and can lead to difficult but 'interesting' man in the
/external/ltrace/testsuite/
DREADME185 (1) Running ltrace with -u option requires the superuser privilege.
/external/curl/packages/vms/
Dcurl_gnv_build_steps.txt65 users of the system and require elevated privilege, this can be handled by
/external/wpa_supplicant_8/wpa_supplicant/
Dandroid.config373 # Enable privilege separation (see README 'Privilege separation' for details)
Ddefconfig394 # Enable privilege separation (see README 'Privilege separation' for details)
DREADME919 supports optional privilege separation. If enabled, this separates the
DChangeLog1096 * added support for privilege separation (run only minimal part of
/external/dbus/
DNEWS234 helper doesn't obey environment variables to avoid privilege escalation
/external/clang/docs/
DLanguageExtensions.rst1404 that even if present, its use may depend on run-time privilege or other OS
/external/llvm/docs/
DLangRef.rst9375 Note that runtime support may be conditional on the privilege-level code is