HomeSort by relevance Sort by last modified time
    Searched full:logout (Results 126 - 150 of 202) sorted by null

1 2 3 4 56 7 8 9

  /external/openssh/
loginrec.c 76 * this usually means login() and logout() or setutent() etc., probably
242 * login_logout(struct logininfo *) - Record a logout
    [all...]
audit-bsm.c 345 gettext("sshd logout %s"), the_authctxt->user);
logintest.c 168 printf("Performing a logout ");
sshd_config.0 248 cache on logout. The default is ``yes''. Note that this option
328 cache file on logout. The default is ``yes''.
    [all...]
  /external/chromium_org/chrome/browser/lifetime/
application_lifetime.cc 148 // Write /tmp/uptime-logout-started as well.
149 const char kLogoutStarted[] = "logout-started";
  /external/libppp/src/
datalink.c 224 if (!chat_Setup(&dl->chat, dl->cfg.script.logout, NULL))
225 log_Printf(LogWARN, "Invalid logout script\n");
551 if (!chat_Setup(&dl->chat, dl->cfg.script.logout, NULL))
552 log_Printf(LogWARN, "Invalid logout script\n");
810 *dl->cfg.script.logout = '\0';
    [all...]
command.c     [all...]
  /external/chromium_org/remoting/host/
curtain_mode_mac.cc 143 // only known remedy is logout or reboot. Since we're not sure what causes
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
bash.php 185 'local', 'logout', 'popd', 'printf', 'pushd', 'pwd', 'readonly',
visualfoxpro.php 124 'Locate','Locfile','Log','Log10','Logout','Lookup',
  /external/chromium_org/ash/system/user/
tray_user.cc 645 // The logout button must be added before the user card so that the user card
695 // Give the logout button the space it requests.
714 // the size of the border to make it overlap with the logout button.
717 // To make the logout button symmetrical with the user card we also make
772 // In public account mode, the logout button border has a custom color.
    [all...]
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 201 logout: function() {
  /external/dropbear/
config.h 148 /* Define to 1 if you have the `logout' function. */
config.h.in 147 /* Define to 1 if you have the `logout' function. */
  /external/chromium_org/chrome/browser/policy/proto/chromeos/
chrome_device_policy.proto 102 // instead such that upon logout all user state is discarded.
130 // If this field is omitted or set to 0, no logout on idle will be performed.
  /external/chromium_org/chrome/common/
url_constants.cc 101 const char kChromeUIIdleLogoutDialogURL[] = "chrome://idle-logout/";
251 const char kChromeUIIdleLogoutDialogHost[] = "idle-logout";
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 91 LOGOUT = chr(18) # force logout
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 91 LOGOUT = chr(18) # force logout
  /external/chromium/chrome/browser/
chrome_browser_application_mac.mm 254 // the Activity Monitor, and quits triggered by user logout and system restart
  /external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.h 251 // removal after logout.
  /external/chromium_org/chrome/test/functional/gtalk/
test_basic.py 293 self.NavigateToURL('http://accounts.google.com/Logout')
  /external/chromium_org/chrome/test/functional/
infobars.py 176 URL_LOGOUT = 'https://www.google.com/accounts/Logout'
passwords.py 21 URL_LOGOUT = 'https://accounts.google.com/Logout'
test_utils.py 331 test.fail(msg='Another user is already logged in. Please logout first.')
  /external/ganymed-ssh2/examples/
SwingShell.java 306 logoffButton = new JButton("Logout");

Completed in 1134 milliseconds

1 2 3 4 56 7 8 9