Home
last modified time | relevance | path

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

12

/freebsd/usr.sbin/ppp/
H A Ddatalink.c136 dl->dial.tries = dl->cfg.dial.max; in datalink_HangupDone()
171 dl->dial.tries = dl->cfg.dial.max; in datalink_HangupDone()
291 dl->name, dl->cfg.dial.max - dl->dial.tries, in datalink_UpdateSet()
300 dl->cfg.dial.max - dl->dial.tries, dl->cfg.dial.max); in datalink_UpdateSet()
306 dl->cfg.dial.max && dl->dial.tries == 0)) { in datalink_UpdateSet()
825 memset(&dl->dial.timer, '\0', sizeof dl->dial.timer); in datalink_Create()
896 memset(&dl->dial.timer, '\0', sizeof dl->dial.timer); in datalink_Clone()
978 dl->dial.tries = dl->cfg.dial.max; in datalink_Up()
1348 memset(&dl->dial.timer, '\0', sizeof dl->dial.timer); in iov2datalink()
1472 int result = dl->cfg.dial.timeout + dl->dial.incs * dl->cfg.dial.inc; in datalink_GetDialTimeout()
[all …]
H A Ddatalink.h69 char dial[SCRIPT_LEN]; member
83 } dial; member
105 } dial; member
H A Dppp.conf20 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
H A 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()
H A Dbundle.h127 struct filter dial; /* dial-out packet filter */ member
H A DREADME.changes62 o The dial/call/open command works asynchronously. As a result, prompts
70 o Filters are now called `allow', `dial', `in' and `out'. `set
104 o Random dial timeouts are now between 1 and 30 seconds inclusive rather
H A Dbundle.c617 pri = PacketCheck(bundle, af, tun.data, n, &bundle->filter.dial, in bundle_DescriptorRead()
868 bundle.filter.dial.name = "DIAL"; in bundle_Create()
869 bundle.filter.dial.logok = 1; in bundle_Create()
877 bundle.filter.dial.rule[i].f_action = A_NONE; in bundle_Create()
991 dl->dial.timer.state == TIMER_RUNNING) || in bundle_Open()
993 timer_Stop(&dl->dial.timer); /* We're finished with this */ in bundle_Open()
1862 filter_AdjustAddr(&bundle->filter.dial, local, remote, NULL); in bundle_AdjustFilters()
1873 filter_AdjustAddr(&bundle->filter.dial, NULL, NULL, dns); in bundle_AdjustDNS()
H A Dcommand.c1743 strncpy(cx->cfg.script.dial, argp, sizeof cx->cfg.script.dial - 1); in SetVariable()
1744 cx->cfg.script.dial[sizeof cx->cfg.script.dial - 1] = '\0'; in SetVariable()
H A DREADME.nat365 changes (due to re-dial and dynamic address allocation).
/freebsd/usr.bin/calendar/
H A Dsunpos.c219 int dial, s; in fequinoxsolstice() local
238 dial = SECSPERDAY; in fequinoxsolstice()
244 SHOUR(dial), SMIN(dial), SSEC(dial), in fequinoxsolstice()
249 dial += s; in fequinoxsolstice()
252 dial -= s; in fequinoxsolstice()
260 equinoxdays[0] = 1 + cumdays[3] + d + (dial / FSECSPERDAY); in fequinoxsolstice()
277 dial = SECSPERDAY; in fequinoxsolstice()
283 SHOUR(dial), SMIN(dial), SSEC(dial), in fequinoxsolstice()
288 dial += s; in fequinoxsolstice()
291 dial -= s; in fequinoxsolstice()
[all …]
/freebsd/usr.bin/tip/tip/
H A Dremote7 # du make a call flag (dial up)
26 unix57600|57600 Baud dial-out to a UNIX system:\
28 unix33600|33600 Baud dial-out to a UNIX system:\
32 dos57600|57600 Baud dial-out to a DOS system:\
41 br#115200:tc=dial:
43 br#115200:tc=dial:
47 br#115200:tc=dial:
49 br#57600:tc=dial:
50 dial|Generic dialing parameters:\
/freebsd/share/examples/ppp/
H A Dppp.conf.sample473 set dial
526 set dial
544 set dial
565 set dial
593 set dial
674 # You can now ``dial'' specific links, or even dial all links at the
686 # dial
687 # link 2 dial
688 # link 3 dial
735 set dial
[all …]
H A Dppp.conf.span-isp.working44 set dial
H A Dppp.conf.span-isp107 set dial "ABORT BUSY ABORT NO\\sCARRIER ABORT NO\\sDIAL\\sTONE TIMEOUT 4 \
/freebsd/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp28 "AT commands" to dial the ISP with your particular brand of modem as
31 can simply enter `dial' (without the quotes) at the ppp prompt if your
/freebsd/contrib/ncurses/include/
H A DCaps613 dial_phone dial str DI - - ----- dial number #1
614 quick_dial qdial str QD - - ----- dial number #1 without checking
619 wait_tone wait str WA - - ----- wait for dial-tone
H A DCaps.hpux11621 dial_phone dial str DI - - ----- dial number #1
622 quick_dial qdial str QD - - ----- dial number #1 without checking
627 wait_tone wait str WA - - ----- wait for dial-tone
H A DCaps.osf1r5585 dial_phone dial str DI - - ----- dial number #1
727 quick_dial qdial str QD - - ----- dial number #1 without checking
773 wait_tone wait str WA - - ----- wait for dial-tone
H A DCaps.aix4715 dial_phone dial str DI - - ----- dial number #1
716 quick_dial qdial str QD - - ----- dial number #1 without checking
721 wait_tone wait str WA - - ----- wait for dial-tone
H A DCaps.keys615 dial_phone dial str DI - - ----- dial number #1
616 quick_dial qdial str QD - - ----- dial number #1 without checking
621 wait_tone wait str WA - - ----- wait for dial-tone
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.def456 In some cases involving dial up or toll services, it may be
H A Dinvoke-ntp.conf.texi2768 @item @code{phone} @kbd{dial} @kbd{...}
2773 a maximum of 10 telephone numbers used to dial USNO, NIST, or European
2776 one telephone number used to dial the telephone JJY service.
H A Dntp.conf.def2928 .It Ic phone Ar dial ...
2933 a maximum of 10 telephone numbers used to dial USNO, NIST, or European
2936 one telephone number used to dial the telephone JJY service.
/freebsd/usr.sbin/services_mkdb/
H A Dservices142 # 75/tcp any private dial out service
143 # 75/udp any private dial out service
/freebsd/contrib/tzdata/
H A Dbackzone547 # time, a third hand was added to the dial of the courthouse clock."

12