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

1 2 34 5 6 7 8 9

  /external/chromium_org/chrome/test/functional/
chromeos_accessibility.py 92 self.Logout()
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
utmp.h 49 extern int logout (__const char *__ut_line) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
utmp.h 49 extern int logout (__const char *__ut_line) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
utmp.h 49 extern int logout (__const char *__ut_line) __THROW;
  /external/smack/src/org/jivesoftware/smackx/
LastActivityManager.java 62 * To get the lapsed time since the last user logout is the same as above but
181 * time since the last logout or 0 if the user is currently logged in.
Gateway.java 284 * manually login and logout by sending a directed presence. This method sends an
308 public void logout(){ method in class:Gateway
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContextTest.java 749 //TODO Implement logout().
816 // multiple times without invoking logout() before. In testing scenario
867 public boolean logout() throws LoginException { method in class:LoginContextTest.MyModule
1025 public boolean logout() throws LoginException { method in class:LoginContextTest.MyLoginModule
1049 public boolean logout() throws LoginException { method in class:LoginContextTest.TestLoginModule
    [all...]
  /external/dropbear/
configure.in 77 dnl Can't use login() or logout() with uclibc
81 AC_MSG_NOTICE([Using uClibc - login() and logout() probably don't work, so we won't use them.])
362 AC_CHECK_FUNCS(logout updwtmp logwtmp)
412 dnl Checks for libutil functions (login(), logout() etc, not openpty() )
414 AC_CHECK_FUNCS(logout updwtmp logwtmp)
loginrec.c 57 this usually means login() and logout() or setutent() etc., probably
209 /* login_logout(struct logininfo *) - Record a logout
1242 if (!logout(line)) {
1243 dropbear_log(LOG_WARNING, "syslogin_perform_logout: logout(%s) returned an error: %s", line, strerror(errno));
1250 * login, but no logout? what if logout but no logwtmp? All
    [all...]
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 56 static const char kUmaLogout[] = "ShutdownTime.Logout";
62 // Name of file collecting logout times.
63 static const char kLogoutTimes[] = "logout-times-sent";
  /bionic/libc/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
index.php 155 } else if (isset($_GET['logout'])) {
184 <a href="?logout">Sign out</a>
  /external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.cc 187 Logout();
373 void TiclInvalidationService::Logout() {
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
index.php 154 } else if (isset($_GET['logout'])) {
183 <a href="?logout">Sign out</a>
  /external/tcpdump/
telnet.h 104 #define TELOPT_LOGOUT 18 /* force logout */
135 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",

Completed in 2706 milliseconds

1 2 34 5 6 7 8 9