/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/ |
D | LdapLoginModuleTest.java | 181 assertTrue("Should be true", module.logout()); in test_logout() 204 module.logout(); in test_optionsAndSharedStatus() 233 module.logout(); in test_optionsAndSharedStatus() 250 module.logout(); in test_optionsAndSharedStatus() 265 module.logout(); in test_optionsAndSharedStatus() 276 module.logout(); in test_optionsAndSharedStatus() 291 module.logout(); in test_optionsAndSharedStatus()
|
D | JndiLoginModuleTest.java | 182 assertTrue("Should be true", module.logout()); in test_logout() 216 module.logout(); in test_optionsAndSharedStatus() 237 module.logout(); in test_optionsAndSharedStatus() 255 module.logout(); in test_optionsAndSharedStatus() 265 module.logout(); in test_optionsAndSharedStatus() 283 module.logout(); in test_optionsAndSharedStatus()
|
D | LoginModuleUtilsTest.java | 125 assertEquals(LoginModuleUtils.ACTION.logout, status in testLoginModuleStatus()
|
D | KeyStoreLoginModuleTest.java | 171 assertTrue("Should be true", module.logout()); in test_logout()
|
/external/libppp/src/ |
D | id.h | 69 if (logout((u)->ut_line)) \ 78 if (no || logout(ut.ut_line)) \
|
D | id.c | 208 if (logout(ut->ut_line)) { in ID0login() 229 if (nologout || logout(ut_line)) { in ID0logout()
|
D | datalink.h | 71 char logout[SCRIPT_LEN]; member
|
D | datalink.c | 224 if (!chat_Setup(&dl->chat, dl->cfg.script.logout, NULL)) in datalink_LoginDone() 551 if (!chat_Setup(&dl->chat, dl->cfg.script.logout, NULL)) in datalink_ComeDown() 810 *dl->cfg.script.logout = '\0'; in datalink_Create() 1151 arg->cx->cfg.script.logout); in datalink_Show()
|
D | command.c | 2015 strncpy(cx->cfg.script.logout, argp, sizeof cx->cfg.script.logout - 1); in SetVariable() 2016 cx->cfg.script.logout[sizeof cx->cfg.script.logout - 1] = '\0'; in SetVariable()
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/ |
D | LoginContext1Test.java | 508 public boolean logout() throws LoginException { in logout() method in LoginContext1Test.TestLoginModule 871 lc.logout(); in testLogin_01() 892 lc.logout(); in testLogin_02_0() 930 lc.logout(); in testLogin_02_1() 1635 lc.logout(); in testLogout_00_0() 1659 lc.logout(); in testLogout_00_1() 1672 lc.logout(); in testLogout_00_2() 1694 lc.logout(); in testLogout_01() 1718 lc.logout(); in testLogout_02() 1739 lc.logout(); in testLogout_03() [all …]
|
D | LoginContextTest.java | 867 public boolean logout() throws LoginException { in logout() method in LoginContextTest.MyModule 1025 public boolean logout() throws LoginException { in logout() method in LoginContextTest.MyLoginModule 1049 public boolean logout() throws LoginException { in logout() method in LoginContextTest.TestLoginModule
|
/external/apache-harmony/auth/src/test/java/unix/org/apache/harmony/auth/module/ |
D | UnixLoginModuleTest.java | 97 lm.logout(); in testCommit() 106 lm.logout(); in testLogout()
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
D | index.php | 155 } else if (isset($_GET['logout'])) {
|
/external/dropbear/ |
D | 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)
|
D | loginrec.c | 1242 if (!logout(line)) { in syslogin_perform_logout()
|
D | config.h.in | 147 /* Define to 1 if you have the `logout' function. */
|
/external/tcpdump/lbl/ |
D | os-sunos4.h | 121 int logout(const char *);
|
/external/libpcap/lbl/ |
D | os-sunos4.h | 121 int logout(const char *);
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
D | picasa_client.js | 201 logout: function() { method in picasa.Client
|
D | upload_page.js | 241 this.client_.logout();
|
/external/chromium/chrome/browser/ |
D | chrome_browser_application_mac.mm | 254 // the Activity Monitor, and quits triggered by user logout and system restart
|
/external/openssh/ |
D | loginrec.c | 1435 if (!logout(line)) in syslogin_perform_logout()
|
D | sshd_config.0 | 248 cache on logout. The default is ``yes''. Note that this option 328 cache file on logout. The default is ``yes''.
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_cfg.c | 1697 logout(term);
|
/external/ipsec-tools/ |
D | ChangeLog | 51 crash with racoonctl logout user.
|