Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 25 of 39) sorted by relevance

12

/external/smack/src/org/jivesoftware/smack/
DReconnectionManager.java83 synchronized protected void reconnect() { in reconnect() method in ReconnectionManager
208 this.reconnect(); in connectionClosedOnError()
DConnection.java.orig77 * If a connected Connection gets disconnected abruptly then it will try to reconnect
/external/e2fsprogs/tests/f_lpf2/
Dname1 create lost+found and reconnect lost directory
/external/fsck_msdos/
Dext.h134 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
Dfat.c678 mod |= ret = reconnect(dosfs, boot, fat, head); in checklost()
Ddir.c1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect() function
/external/libppp/src/
Ddatalink.c135 dl->reconnect_tries = dl->cfg.reconnect.max; in datalink_HangupDone()
170 datalink_StartDialTimer(dl, dl->cfg.reconnect.timeout); in datalink_HangupDone()
175 dl->name, dl->cfg.reconnect.max - dl->reconnect_tries, in datalink_HangupDone()
176 dl->cfg.reconnect.max); in datalink_HangupDone()
835 dl->cfg.reconnect.max = 0; in datalink_Create()
836 dl->cfg.reconnect.timeout = RECONNECT_TIMEOUT; in datalink_Create()
977 dl->physical->type == PHYS_DIRECT ? 0 : dl->cfg.reconnect.max; in datalink_Up()
1102 arg->cx->cfg.reconnect.max); in datalink_Show()
1103 if (arg->cx->cfg.reconnect.timeout > 0) in datalink_Show()
1104 prompt_Printf(arg->prompt, "%ds\n", arg->cx->cfg.reconnect.timeout); in datalink_Show()
[all …]
Ddatalink.h87 } reconnect; member
DREADME.changes87 o `show reconnect' and `show redial' are part of `show link'
Dppp.8.m4666 the prompt and set your authentication name and key, then reconnect:
1126 set reconnect timeout ntries
1138 set reconnect 3 5
1145 seconds before attempting to reconnect.
1151 The default value of ntries is zero (no reconnect).
1154 longer than the remote timeout, the reconnect feature will always be
1158 carrier and will trigger a reconnect.
1165 command is honoured, as is the reconnect tries value.
2837 .Dq reconnect
5623 .It set reconnect Ar timeout ntries
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCamera.java50 public void reconnect() { in reconnect() method in ShadowCamera
/external/quake/quake/src/QW/
Dcmds.txt36 reconnect", CL_Reconnect_f
62 reconnect", CL_Reconnect_f
Dqwchangelog.txt38 - added rerecord <filename> to cause a reconnect with demo recording on the
226 - reconnect command will now reconnect to the server it's is currently connected
Dqwrlnote.txt158 - Added rerecord <filename> to cause a reconnect with demo recording on the
292 - Reconnect command will now reconnect to the server it is currently
/external/openssl/crypto/threads/
Dmttest.c145 int reconnect=0; variable
215 reconnect=1; in main()
379 if (reconnect) in ndoit()
408 if (reconnect) in ndoit()
/external/kernel-headers/original/linux/
Dserio.h66 int (*reconnect)(struct serio *); member
/external/quake/quake/src/QW/server/
Dnewnet.txt7 problem with reconnect to same server out of order packets
/external/openssl/apps/
Ds_client.c580 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0; in MAIN() local
853 reconnect=5; in MAIN()
1562 if (reconnect) in MAIN()
1564 reconnect--; in MAIN()
/external/quake/quake/src/QW/client/
Ddocs.txt21 changelevel / reconnect confusion
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DCameraTest.java58 camera.reconnect(); in testReconnect()
/external/openssl/patches/
Dhandshake_cutthrough.patch22 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P519 Disable/enabled persistent reconnect for reinvocation of persistent
/external/e2fsprogs/po/
De2fsprogs.pot2115 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2116 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2127 msgid "Could not reconnect %i: %m\n"
Dzh_CN.po2122 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2124 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2135 msgid "Could not reconnect %i: %m\n"
Dca.po2143 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2145 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2156 msgid "Could not reconnect %i: %m\n"

12