HomeSort by relevance Sort by last modified time
    Searched refs:login (Results 51 - 75 of 130) sorted by null

1 23 4 5 6

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmp.h 46 extern void login (__const struct utmp *__entry) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
utmp.h 46 extern void login (__const struct utmp *__entry) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
utmp.h 46 extern void login (__const struct utmp *__entry) __THROW;
  /external/chromium/chrome/browser/extensions/
extension_webstore_private_api.cc 36 const char kLoginKey[] = "login";
76 // Helper to create a dictionary with login and token properties set from
453 std::string login; local
454 if (prefs->GetWebStoreLogin(&login)) {
455 result_.reset(Value::CreateStringValue(login));
465 std::string login;
466 EXTENSION_FUNCTION_VALIDATE(args_->GetString(0, &login));
469 prefs->SetWebStoreLogin(login);
490 // Login can currently only be invoked tab-modal. Since this is
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
AppConfigurationEntryTest.java 22 package org.apache.harmony.auth.tests.javax.security.auth.login;
26 import javax.security.auth.login.AppConfigurationEntry;
72 * Test for ctor with incorrect arguments. If name of the login module is null
ConfigurationTest.java 22 package org.apache.harmony.auth.tests.javax.security.auth.login;
35 import javax.security.auth.login.AppConfigurationEntry;
36 import javax.security.auth.login.Configuration;
37 import javax.security.auth.login.ConfigurationSpi;
51 // system property to specify another login configuration file
52 private static final String AUTH_LOGIN_CONFIG = "java.security.auth.login.config";
55 private static final String LOGIN_CONFIG_PROVIDER = "login.configuration.provider";
80 // value of java.security.auth.login.config system property
152 // no login.config.url.N security properties should be set
156 // tmp user home to avoid presence of ${user.home}/.java.login.confi
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
LoginModuleUtilsTest.java 24 import javax.security.auth.login.LoginException;
100 assertEquals(LoginModuleUtils.ACTION.login, status
  /external/chromium/chrome/browser/chromeos/login/
message_bubble.cc 5 #include "chrome/browser/chromeos/login/message_bubble.h"
8 #include "chrome/browser/chromeos/login/helper.h"
82 help_link_->SetNormalColor(login::kLinkColor);
83 help_link_->SetHighlightedColor(login::kLinkColor);
helper.h 5 // This file contains helper functions used by Chromium OS login.
71 // Creates default smoothed throbber for time consuming operations on login.
77 // Creates painter for login background.
80 // Returns bounds of the screen to use for login wizard.
111 // Define the constants in |login| namespace to avoid potential
113 namespace login { namespace in namespace:chromeos
126 // Background color of the login controls.
129 // Text color on the login controls.
132 // Default link color on login/OOBE controls.
168 } // namespace login
    [all...]
user_controller.cc 5 #include "chrome/browser/chromeos/login/user_controller.h"
11 #include "chrome/browser/chromeos/login/existing_user_view.h"
12 #include "chrome/browser/chromeos/login/guest_user_view.h"
13 #include "chrome/browser/chromeos/login/helper.h"
14 #include "chrome/browser/chromeos/login/rounded_rect_painter.h"
15 #include "chrome/browser/chromeos/login/user_view.h"
16 #include "chrome/browser/chromeos/login/username_view.h"
17 #include "chrome/browser/chromeos/login/wizard_accessibility_helper.h"
18 #include "chrome/browser/chromeos/login/wizard_controller.h"
75 // which makes WM believe that the login screen is not ready
    [all...]
user_view.cc 5 #include "chrome/browser/chromeos/login/user_view.h"
8 #include "chrome/browser/chromeos/login/helper.h"
9 #include "chrome/browser/chromeos/login/rounded_rect_painter.h"
10 #include "chrome/browser/chromeos/login/rounded_view.h"
29 // Background color and corner radius of the login status label and
62 using login::kBackgroundColor;
63 using login::kTextColor;
64 using login::kUserImageSize;
guest_user_view.cc 5 #include "chrome/browser/chromeos/login/guest_user_view.h"
8 #include "chrome/browser/chromeos/login/user_controller.h"
9 #include "chrome/browser/chromeos/login/wizard_accessibility_helper.h"
16 class UserEntryButton : public login::WideButton {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
bugTools.jar 
  /external/openssh/
includes.h 64 # include <login.h>
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 6 // true, it stays that way until we are told about successful login from
30 var form = document.getElementById("gaia-login-form");
44 var f = document.getElementById("gaia-login-form");
150 var loginForm = document.getElementById("gaia-login-form");
176 var f = document.getElementById("gaia-login-form");
221 var f = document.getElementById("gaia-login-form");
  /external/chromium/chrome/common/
chrome_paths.cc 294 char* login = getlogin(); local
295 if (!login)
297 cur = cur.AppendASCII(login);
  /external/chromium/third_party/libjingle/source/talk/
libjingle.scons 214 talk.App(env, name = "login",
221 "examples/login/xmppthread.cc",
222 "examples/login/login_main.cc",
238 "examples/login/xmppauth.cc",
239 "examples/login/xmpppump.cc",
240 "examples/login/xmppsocket.cc",
  /frameworks/base/policy/src/com/android/internal/policy/impl/
AccountUnlockScreen.java 52 * account's login/password to unlock the phone (and reset their lock pattern).
102 mLogin = (EditText) findViewById(R.id.login);
131 // send focus to the login field
270 final String login = mLogin.getText().toString(); local
272 Account account = findIntendedAccount(login);
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 265 strncpy(iph1->mode_cfg->login, usr, LOGINLEN);
266 iph1->mode_cfg->login[LOGINLEN] = '\0';
387 "login failed for user \"%s\"\n", usr);
403 "login succeeded for user \"%s\"\n", usr);
1208 /* No root login. Ever. */
    [all...]
admin.c 315 "malformed message (login too long)\n");
445 if (rmconf->xauth->login != NULL) {
446 vfree(rmconf->xauth->login);
447 rmconf->xauth->login = NULL;
454 rmconf->xauth->login = id;
isakmp_cfg.h 156 char login[LOGINLEN + 1]; /* login */ member in struct:isakmp_cfg_state
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 158 * @param {string} login User login.
164 login: function(login, password, callback, opt_captcha) {
168 this.userID_ = login;
186 var content = 'accountType=HOSTED_OR_GOOGLE&Email=' + login +
  /external/chromium/chrome/browser/remoting/
setup_flow.h 21 // SetupFlowStep represents a single step for SetupFlow, e.g. login or
139 std::string login; member in struct:remoting::SetupFlowContext
  /packages/apps/Browser/src/com/android/browser/
DeviceAccountLogin.java 39 // Current state of the login.
71 // Handle the automatic login case where the service gave us an
128 public void login(int accountIndex, AutoLoginCallback cb) { method in class:DeviceAccountLogin
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterNoWindow.java 385 * login/password.
387 * <i>Asks user for login/password information.</i>
389 * This method shows a question in the standard output, asking for login
394 * Login: (Wait for user input)</br>
400 * @return A {@link Pair} holding the entered login and password. The
401 * <b>first element</b> is always the <b>Login</b>, and the
409 String login = ""; //$NON-NLS-1$ local
418 login = readLine(readBuffer);
434 // Reset login/pass to empty Strings.
435 login = ""; //$NON-NLS-1
    [all...]

Completed in 793 milliseconds

1 23 4 5 6