/reactos/dll/shellext/netplwiz/lang/ |
H A D | en-US.rc | 8 LTEXT "Select the network drive(s) you want to disconnect, then click OK.", -1, 7, 7, 286, 8 20 IDS_NO_DRIVES "You have no network drives to disconnect."
|
/reactos/base/applications/network/ftp/ |
H A D | cmdtab.c | 108 { "close", disconhelp, 0, 1, 1, disconnect }, 113 { "disconnect", disconhelp, 0, 1, 1, disconnect },
|
H A D | prototypes.h | 24 void disconnect(int argc, const char *argv[]);
|
H A D | cmds.c | 1609 disconnect(0, NULL); in quit() 1612 disconnect(0, NULL); in quit() 1620 void disconnect(int argc, const char *argv[]) in disconnect() function
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | auth.c | 583 goto disconnect; 604 disconnect: 606 if (the_channel->disconnect) 607 the_channel->disconnect(); 678 if (devfd >= 0 && the_channel->disconnect) { in link_terminated() 679 the_channel->disconnect(); in link_terminated()
|
H A D | PPPD_FOLLOWUP | 409 2015-03-01 - Suppress false error message on PPPoE disconnect 415 2015-03-01 - Send PADT on PPPoE disconnect 470 2015-08-14 - Merge branch 'send-padt-on-disconnect' of git://github.com/farnz/ppp
|
H A D | ppp.c | 1011 pcb->link_cb->disconnect(pcb, pcb->link_ctx_cb); in ppp_link_terminated()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/ |
H A D | ChangeLog | 37 * Report disconnect-reason
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | mqtt_client.txt | 84 notifying user, retry subscribe or disconnect from server */
|
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/ |
H A D | ppp_impl.h | 153 void (*disconnect) (ppp_pcb *pcb, void *ctx); member
|
/reactos/dll/win32/rasdlg/lang/ |
H A D | en-US.rc | 83 …LTEXT "To check the status of this connection or disconnect, right-click its icon in the Network C… 628 …AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 82, 183, 10, BS_TOP | BS_M… 1301 …AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 83, 182, 10, BS_TOP | BS_M… 2010 368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0" 2201 1563 "No encryption allowed (server will disconnect if it requires encryption)\0" 2203 1565 "Require encryption (disconnect if server declines)\0" 2204 1566 "Maximum strength encryption (disconnect if server declines)\0"
|
H A D | he-IL.rc | 83 …LTEXT "To check the status of this connection or disconnect, right-click its icon in the Network C… 628 …AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 82, 183, 10, BS_TOP | BS_M… 1301 …AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 83, 182, 10, BS_TOP | BS_M… 2010 368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0" 2201 1563 "No encryption allowed (server will disconnect if it requires encryption)\0" 2203 1565 "Require encryption (disconnect if server declines)\0" 2204 1566 "Maximum strength encryption (disconnect if server declines)\0"
|
H A D | no-NO.rc | 2010 368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0" 2203 1565 "Require encryption (disconnect if server declines)\0" 2204 1566 "Maximum strength encryption (disconnect if server declines)\0"
|
/reactos/dll/win32/shell32/lang/ |
H A D | el-GR.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | ca-ES.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | da-DK.rc | 530 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 942 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | en-GB.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | fi-FI.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | ko-KR.rc | 530 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 942 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | nl-NL.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | sl-SI.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | en-US.rc | 523 LTEXT "Are you sure you want to disconnect?", -1, 49, 15, 131, 8 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | bg-BG.rc | 935 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
H A D | he-IL.rc | 942 IDS_CANTDISCONNECT "Unable to disconnect (Error Code: %lu)."
|
/reactos/sdk/include/reactos/mc/ |
H A D | net_msg.mc | 729 You can specify -1 to never disconnect. The range 790 You can specify -1 to never disconnect. The range 810 You can specify -1 to never disconnect. The range 830 You can specify -1 to never disconnect. The range 850 You can specify -1 to never disconnect. The range 870 You can specify -1 to never disconnect. The range
|