Home
last modified time | relevance | path

Searched refs:dial (Results 1 – 22 of 22) sorted by relevance

/external/libppp/src/
Ddatalink.c90 timer_Stop(&dl->dial.timer); in datalink_OpenTimeout()
100 timer_Stop(&dl->dial.timer); in datalink_StartDialTimer()
103 dl->dial.timer.load = result ? result * SECTICKS : 1; in datalink_StartDialTimer()
104 dl->dial.timer.func = datalink_OpenTimeout; in datalink_StartDialTimer()
105 dl->dial.timer.name = "dial"; in datalink_StartDialTimer()
106 dl->dial.timer.arg = dl; in datalink_StartDialTimer()
107 timer_Start(&dl->dial.timer); in datalink_StartDialTimer()
136 dl->dial.tries = dl->cfg.dial.max; in datalink_HangupDone()
137 dl->dial.incs = 0; in datalink_HangupDone()
144 if (dl->cbcp.fsm.delay < dl->cfg.dial.timeout) in datalink_HangupDone()
[all …]
Ddatalink.h69 char dial[SCRIPT_LEN]; member
83 } dial; member
105 } dial; member
Di4b.c359 int oldflag, dial; in i4b_Create() local
377 dial = 0; in i4b_Create()
381 dial = 1; in i4b_Create()
425 if (dial) { in i4b_Create()
429 dial = 0; in i4b_Create()
431 if (dial && ioctl(p->fd, I4B_RBCH_DIALOUT, number) == -1) { in i4b_Create()
Dfilter.c421 filter = &arg->bundle->filter.dial; in filter_Set()
512 filter = &arg->bundle->filter.dial; in filter_Show()
524 filter[2] = &arg->bundle->filter.dial; in filter_Show()
Dbundle.h127 struct filter dial; /* dial-out packet filter */ member
DREADME.changes64 o The dial/call/open command works asynchronously. As a result, prompts
72 o Filters are now called `allow', `dial', `in' and `out'. `set
106 o Random dial timeouts are now between 1 and 30 seconds inclusive rather
Dbundle.c617 pri = PacketCheck(bundle, af, tun.data, n, &bundle->filter.dial, in bundle_DescriptorRead()
871 bundle.filter.dial.name = "DIAL"; in bundle_Create()
872 bundle.filter.dial.logok = 1; in bundle_Create()
880 bundle.filter.dial.rule[i].f_action = A_NONE; in bundle_Create()
994 dl->dial.timer.state == TIMER_RUNNING) || in bundle_Open()
996 timer_Stop(&dl->dial.timer); /* We're finished with this */ in bundle_Open()
1865 filter_AdjustAddr(&bundle->filter.dial, local, remote, NULL); in bundle_AdjustFilters()
1876 filter_AdjustAddr(&bundle->filter.dial, NULL, NULL, dns); in bundle_AdjustDNS()
Dppp.8.m4248 mode (direct-dial mode) also automatically dials and establishes the
250 However, it differs in that it will dial the remote site
336 .Em dial
884 ppp ON awfulhak> dial
1046 should be incremented each time a new dial attempt is made.
1063 to dial the next number in a list of numbers (see the
1072 that triggers a dial.
1086 a dial attempt with a 3 second delay between each number and a 10 second
1112 Modifying the dial delay is very useful when running
1525 set dial
[all …]
Dcommand.c1736 strncpy(cx->cfg.script.dial, argp, sizeof cx->cfg.script.dial - 1); in SetVariable()
1737 cx->cfg.script.dial[sizeof cx->cfg.script.dial - 1] = '\0'; in SetVariable()
DREADME.nat367 changes (due to re-dial and dynamic address allocation).
/external/srec/config/en.us/dictionary/
Dbasic.ok15 dial dIL
Dlarge.ok7708 dial dIL
/external/dnsmasq/
Ddnsmasq.conf.example10 # uneccessarily. If you have a dial-on-demand link they also stop
20 # which can trigger dial-on-demand links needlessly.
DCHANGELOG.archive225 connections over dial-on-demand links. Thanks to Steve Hardy
/external/libphonenumber/java/
Drelease_notes.txt306 800-SIX-FLAG to dial an American alpha-number from Australia).
/external/quake/quake/src/WinQuake/
Dwqreadme.txt934 The winsock TCP/IP driver will not cause a dial-up internet connection
1004 Fixed the winsock TCP/IP driver so it will not cause a dial-up
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt921 The winsock TCP/IP driver will not cause a dial-up internet connection
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT1168 Example2: You are going to use your machine to connect to a dial-up
/external/iproute2/doc/
Dip-cref.tex2699 of automatically reselecting the address on hosts with dynamic dial-out interfaces.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_tpp_net.utf686 2751 "dial"
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en4624 http://dspace.dial.pipex.com/bob.dunning/caught6.htm
4625 http://dspace.dial.pipex.com/juliet.e.mckenna/articlecharacterbuilding.html
4626 http://dspace.dial.pipex.com/town/road/xoq83/covletsi770.htm
4627 http://dspace.dial.pipex.com/town/square/de95/motor/07000006.htm
4628 http://dspace.dial.pipex.com/town/terrace/adw03/peel/people/owen.htm
5428 http://europa.eu.int/comm/employment_social/soc-dial/csr/pdf2/082-SPTUNAT_TUC_UK_011217_en.htm
5429 http://europa.eu.int/comm/employment_social/soc-dial/csr/pdf2/092-NGOEU_Solidar_EU_011213_en.htm
32947 http://www.clivebarker.dial.pipex.com/ints85.html
36731 http://www.dg.dial.pipex.com/plowden17b.shtml
36732 http://www.dg.dial.pipex.com/plowdenore01.shtml
[all …]
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-169605 Different platforms may want to dial this down even more.