HomeSort by relevance Sort by last modified time
    Searched full:privileges (Results 1 - 25 of 362) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_constants.h 19 // Set of privileges for usual Supervised User : Mount and UpdatePrivileged
23 // Set of privileges for corner case when pre-M35 managed user got new password.
25 // Privileges are reset to kCryptohomeSupervisedUserKeyPrivileges as soon as
  /external/chromium_org/chromeos/cryptohome/
cryptohome_parameters.cc 21 int /*AuthKeyPrivileges*/ privileges)
22 : label(label), revision(1), key(key), privileges(privileges) {}
homedir_methods.cc 29 if (key_def.privileges != 0) {
30 KeyPrivileges* privileges = data->mutable_privileges(); local
31 privileges->set_mount(key_def.privileges & PRIV_MOUNT);
32 privileges->set_add(key_def.privileges & PRIV_ADD);
33 privileges->set_remove(key_def.privileges & PRIV_REMOVE);
34 privileges->set_update(key_def.privileges & PRIV_MIGRATE)
    [all...]
cryptohome_parameters.h 37 int /*AuthKeyPrivileges*/ privileges);
46 // Privileges associated with key. Combination of |AuthKeyPrivileges| values.
47 int privileges; member in struct:cryptohome::KeyDefinition
  /external/chromium_org/chrome/utility/
chrome_content_utility_ipc_whitelist.h 11 // accept when running with elevated privileges. When new messages need to run
12 // with elevated privileges, add them here and be sure to add a security
  /device/moto/shamu/sepolicy/
tee.te 3 # tee starts as root, and drops privileges
sensors.te 8 # drop privileges
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 137 // grant SELECT privileges
155 // revoke SELECT privileges
166 assertFalse("No SELECT privileges", userMeta.allTablesAreSelectable());
169 // revoke CREATE privileges
296 @KnownFailure("not supported. Privileges are not supported.")
456 @KnownFailure("not supported. Privileges are not supported.")
459 // case 1. Get privileges when no privilegies exist for one table
460 ResultSet privileges = meta.getTablePrivileges(conn.getCatalog(), "%", local
462 assertFalse("Some privilegies exist", privileges.next());
463 privileges.close()
    [all...]
  /external/smack/src/org/jivesoftware/smackx/muc/
ParticipantStatusListener.java 110 * Called when an administrator grants moderator privileges to a user. This means that the user
112 * subject plus all the partcipants privileges.
114 * @param participant the participant that was granted moderator privileges in the room
120 * Called when an administrator revokes moderator privileges from a user. This means that the
122 * modify room's subject plus all the partcipants privileges.
124 * @param participant the participant that was revoked moderator privileges in the room
150 * Called when an owner grants administrator privileges to a user. This means that the user
154 * @param participant the participant that was granted administrator privileges
160 * Called when an owner revokes administrator privileges from a user. This means that the user
164 * @param participant the participant that was revoked administrator privileges
    [all...]
UserStatusListener.java 80 * Called when an administrator grants moderator privileges to your user. This means that you
82 * subject plus all the partcipants privileges.
88 * Called when an administrator revokes moderator privileges from your user. This means that
90 * modify room's subject plus all the partcipants privileges.
112 * Called when an owner grants administrator privileges to your user. This means that you
120 * Called when an owner revokes administrator privileges from your user. This means that you
MultiUserChat.java 73 * different privileges (e.g. Send messages to all occupants, Kick participants and visitors,
    [all...]
  /external/lzma/CPP/Windows/
MemoryLock.cpp 51 (NULL, SE_LOCK_MEMORY_NAME, &(tp.Privileges[0].Luid)))
54 tp.Privileges[0].Attributes = enable ? SE_PRIVILEGE_ENABLED: 0;
  /device/lge/hammerhead/sepolicy/
tee.te 21 # tee starts as root, and drops privileges
  /external/libcap-ng/libcap-ng-0.7/
README 3 for apps that may have too much privileges.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_lock.3 11 capng_lock will take steps to prevent children of the current process to regain full privileges if the uid is 0. This should be called while possessing the CAP_SETPCAP capability in the kernel. This function will do the following if permitted by the kernel: Set the NOROOT option on for PR_SET_SECUREBITS, set the NOROOT_LOCKED option to on for PR_SET_SECUREBITS, set the PR_NO_SETUID_FIXUP option on for PR_SET_SECUREBITS, and set the PR_NO_SETUID_FIXUP_LOCKED option on for PR_SET_SECUREBITS.
  /external/chromium_org/sandbox/win/src/
restricted_token_unittest.cc 345 ATL::CTokenPrivileges privileges; local
346 ASSERT_TRUE(restricted_token.GetPrivileges(&privileges));
348 ASSERT_EQ(0, privileges.GetCount());
366 ATL::CTokenPrivileges privileges; local
367 ASSERT_TRUE(restricted_token.GetPrivileges(&privileges));
371 privileges.GetNamesAndAttributes(&privilege_names,
374 ASSERT_EQ(1, privileges.GetCount());
376 for (unsigned int i = 0; i < privileges.GetCount(); ++i) {
393 ATL::CTokenPrivileges privileges; local
394 ASSERT_TRUE(restricted_token.GetPrivileges(&privileges));
    [all...]
  /external/chromium_org/base/process/
process_handle_win.cc 24 // We try to limit privileges granted to the handle. If you need this
26 // adding more privileges here.
  /external/chromium_org/chrome/test/base/
chrome_process_util.h 68 // information for another process requires privileges that a normal executable
70 // it has the needed privileges) and processing its output. The API is provided
  /external/chromium_org/ppapi/api/trusted/
ppb_broker_trusted.idl 8 * access to a trusted broker with greater privileges than the plugin.
18 * with greater privileges than the plugin. The interface only supports
  /external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/
README.txt 22 you run it with admin privileges (i.e. 'sudo host/install_host.sh'), then the
  /external/dnsmasq/contrib/Solaris10/
dnsmasq.xml 36 <method_credential user='root' group='root' privileges='all'/>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
mysql-users.dump 14 GRANT ALL PRIVILEGES ON `dbaccessrw`.* TO 'dbaccessrw'@'localhost';
  /external/eigen/
INSTALL 31 The "make install" step may require administrator privileges.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
fsuid.h 28 other privileges (such as who can send signals at the process). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
fsuid.h 28 other privileges (such as who can send signals at the process). */

Completed in 1709 milliseconds

1 2 3 4 5 6 7 8 91011>>