HomeSort by relevance Sort by last modified time
    Searched refs:privilege (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/sandbox/win/src/
restricted_token.h 129 // Adds a privilege to the list of privileges to remove in the restricted
131 // Parameter: privilege is the privilege name to remove. This is the string
132 // representing the privilege. (e.g. "SeChangeNotifyPrivilege").
139 unsigned DeletePrivilege(const wchar_t *privilege);
restricted_token.cc 333 unsigned RestrictedToken::DeletePrivilege(const wchar_t *privilege) {
339 if (LookupPrivilegeValue(NULL, privilege, &luid))
  /external/chromium/third_party/libjingle/source/talk/base/
win32.h 123 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32.h 139 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
win32regkey.cc 1089 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable) {
1090 ASSERT(privilege != NULL);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipmi.h 134 unsigned char privilege; member in struct:ipmi_lan_addr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 134 unsigned char privilege; member in struct:ipmi_lan_addr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 134 unsigned char privilege; member in struct:ipmi_lan_addr
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-parisc.pl 264 andcm $Tbl,$t1,$Tbl ; wipe privilege level
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 264 andcm $Tbl,$t1,$Tbl ; wipe privilege level
  /external/strace/
process.c     [all...]
  /external/openssh/
configure     [all...]

Completed in 2270 milliseconds