Home
last modified time | relevance | path

Searched +full:phone +full:- +full:type (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/usr.sbin/ppp/
H A Dcbcp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
65 cbcp->required = 0; in cbcp_Init()
66 cbcp->fsm.state = CBCP_CLOSED; in cbcp_Init()
67 cbcp->fsm.id = 0; in cbcp_Init()
68 cbcp->fsm.delay = 0; in cbcp_Init()
69 *cbcp->fsm.phone = '\0'; in cbcp_Init()
70 memset(&cbcp->fsm.timer, '\0', sizeof cbcp->fsm.timer); in cbcp_Init()
71 cbcp->p = p; in cbcp_Init()
83 timer_Stop(&cbcp->fsm.timer); in cbcp_Timeout()
[all …]
H A Ddatalink.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
90 timer_Stop(&dl->dial.timer); in datalink_OpenTimeout()
91 if (dl->state == DATALINK_OPENING) in datalink_OpenTimeout()
92 log_Printf(LogCHAT, "%s: Redial timer expired.\n", dl->name); 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()
[all …]
H A Ddatalink.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
76 } phone; member
82 int timeout; /* Redial timeout value (end of phone list) */
88 struct callback callback; /* Direction depends on physical type */
89 struct cbcpcfg cbcp; /* Direction depends on phys type & callback */
94 char *next; /* Next phone from the list */
95 char *alt; /* Alternate (after fail) phone from the list */
96 const char *chosen; /* Chosen phone number after DIAL */
97 } phone; member
[all …]
H A Dcbcp.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
42 char phone[SCRIPT_LEN]; member
50 u_char type; /* cbcp_data::type (none/me/him/list) */ member
52 char phone[SCRIPT_LEN]; /* What to dial */ member
H A Dchat.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
54 char *nargptr; /* Our next for expect-send-expect */
63 const char *phone; /* Our phone number */
78 ((d)->typ
61 const char *phone; /* Our phone number */ global() member
[all...]
H A Dppp.831 .Nd Point to Point Protocol (a.k.a. user-ppp)
99 .Bl -tag -width XXX -offset XXX
141 exits with a non-zero result.
161 .Dq force-scripts
176 As pipes are not bi-directional, ppp will redirect all writes to descriptor
186 .Dq force-scripts
195 This is a no-op, and gives the same behaviour as if none of the above
213 .Bl -diag
231 .It Supports on-demand dialup capability.
243 mode (direct-dial mode) also automatically dials and establishes the
[all …]
H A Dauth.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1996 - 2001 Brian Somers <brian@Awfulhak.org>
5 * based on work by Toshiharu OHNO <tony-o@iij.ad.jp>
88 Auth2Nam(u_short auth, u_char type) in Auth2Nam() argument
96 snprintf(chap, sizeof chap, "CHAP 0x%02x", type); in Auth2Nam()
110 if (n != 1 || msg[0]->msg_style != PAM_PROMPT_ECHO_OFF) in pam_conv()
134 cryptpw = crypt(key, pw->pw_passwd); in auth_CheckPasswd()
136 result = (cryptpw != NULL) && !strcmp(cryptpw, pw->pw_passwd); in auth_CheckPasswd()
170 auth_SetPhoneList(const char *name, char *phone, int phonelen) in auth_SetPhoneList() argument
[all …]
H A Dchat.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
81 #define BUFLEFT(c) (sizeof (c)->buf - ((c)->bufend - (c)->buf))
90 timer_Stop(&c->pause); in chat_PauseTimer()
91 c->pause.load = 0; in chat_PauseTimer()
97 timer_Stop(&c->pause); in chat_Pause()
98 c->pause.load += load; in chat_Pause()
99 c->pause.func = chat_PauseTimer; in chat_Pause()
100 c->pause.name = "chat pause"; in chat_Pause()
101 c->pause.arg = c; in chat_Pause()
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Dtf582_4.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
7 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
9 <link href="scripts/style.css" type="text/css" rel="stylesheet">
15 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate -->
19 <p><font size="-1" face="Courier New">Data format<br>
22 1995-01-23 20:58:51 MEZ 10402303260219950123195849740+40000500 *<br>
51 Z on time marker (* - assumed delay / # measured delay)<br>
54 …<p>This format is an ITU-R Recommendation (ITU-R TF583.4) and is now available from the primary ti…
56 …<li>In Germany by Physikalisch-Technische Bundesanstalt (PTB)'s timecode service. Phone number: +4…
58 … <li>In the UK by National Physical Laboratory (NPL)'s TRUETIME service. Phone number: 0891 516 333
[all …]
H A Ddriver18.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
7 <link href="scripts/style.css" type="text/css" rel="stylesheet">
13 <!-- #BeginDate format:En2m -->12-Oct-2017 08:13<!-- #EndDate -->
20 Serial Port: <tt>/dev/acts<i>u</i></tt>; 9600 baud, 8-bits, no parity<br>
22 …Requires: <tt>/usr/include/sys/termios.h</tt> header file with modem control and a dial-out (cua)&…
26-bps modem with a Hayes-compatible command set and control over the modem data terminal ready (DTR…
28phone</tt> command. If the call fails for any reason, the program dials the second number and so o…
30 … via a modem if the radio is configured to send time codes continuously at 1-s intervals. In princ…
32 <h4>US Phone Numbers and Formats</h4>
[all …]
H A Ddriver40.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
8 <meta http-equiv="Content-Style-Type" content="text/css">
9 <meta http-equiv="Content-Script-Type" content="text/javascript">
11 <link rev="made" href="http://www.bea.hi-ho.ne.jp/abetakao/">
13 <link href="scripts/style.css" type="text/css" rel="stylesheet">
19 <!-- #BeginDate format:En2m -->12-Oct-2017 09:05<!-- #EndDate -->
20 …p; &nbsp; &nbsp;<a href="driver40.html">ENGLISH</a> &nbsp; <a href="driver40-ja.html">JAPANESE</a>…
32 <td width="50%" style="vertical-align:top;">
33 <a href="#mode-1">Tristate Ltd. &nbsp; TS-JJY01, TS-JJY02</a><br>
[all …]
/freebsd/usr.bin/tip/tip/
H A Dacu.c4 /*-
5 * SPDX-License-Identifier: BSD-3-Clause
45 * If DU is true, we should dial an ACU whose type is AT.
46 * The phone numbers are in PN, and the call unit is in CU.
49 * the phone numbers. This file is /etc/phones, unless overridden
53 * host-name[ \t]*phone-number
54 * with the possibility of multiple phone numbers
88 (*acu->acu_abort)(); in con()
93 return ("unknown ACU type"); in con()
104 conflag = (*acu->acu_dialer)(phnum, CU); in con()
[all …]
H A Dtip.h4 /*-
5 * SPDX-License-Identifier: BSD-3-Clause
37 * tip - terminal interface program
70 EXTERN char *CU; /* call unit if making a phone call */
71 EXTERN char *AT; /* acu type */
72 EXTERN char *PN; /* phone number(s) */
76 EXTERN char *PH; /* phone number file */
95 EXTERN short HD; /* this host is half duplex - do local echo */
111 #define BOOL 02 /* true-false value */
146 * variable manipulation stuff --
[all …]
/freebsd/share/misc/
H A Dusb_hid_usages4 # - lines that do not start with a white space give the number and name of
6 # - lines that start with a white space give the number and name of
20 0x08 Multi-axis Controller
62 0x90 D-pad Up
63 0x91 D-pad Down
64 0x92 D-pad Right
65 0x93 D-pad Left
107 0xB2 Anti-Torque Control
168 0x38 Stick Type
278 0x2D Keyboard - and (underscore)
[all …]
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-12-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
62 0200 TP-Link
81 120e ASI120MC-S Planetary Camera
[all …]
/freebsd/sys/netinet/libalias/
H A Dalias_skinny.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
62 if (ah->dport == NULL || ah->sport == NULL || ah->lnk == NULL) in fingerprint()
63 return (-1); in fingerprint()
64 if (la->skinnyPort != 0 && (ntohs(*ah->sport) == la->skinnyPort || in fingerprint()
65 ntohs(*ah->dport) == la->skinnyPort)) in fingerprint()
67 return (-1); in fingerprint()
73 AliasHandleSkinny(la, pip, ah->lnk); in protohandler()
89 mod_handler(module_t mod, int type, void *data) in mod_handler() argument
93 switch (type) { in mod_handler()
[all …]
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.81 .\" Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
93 .Bl -tag -width indent
115 (Dial-Up Networking) and
130 (Dial-Up Networking) service in addition to the
133 AT-command exchange can be faked with
149 It appears that some cell phones are using the so-called
151 In this scenario, the user is trying to connect his cell phone to the Internet,
153 It seems that it is not possible to tell the phone to just connect and start
159 the phone by connecting to the phone's
162 What happens next is the phone kills the existing connection and opens another
[all …]
/freebsd/share/man/man5/
H A Dremote.565 is invoked with only a phone number, it looks for an entry
81 .Bl -tag -width indent
84 Auto call unit type.
100 Call unit if making a phone call.
108 This host is on a dial-up line.
119 Characters marking an end-of-line.
125 after one of the characters in `el', or after a carriage-return.
133 The host uses half-duplex communication, local echo should be performed.
136 Input end-of-file marks.
141 Output end-of-file string.
[all …]
/freebsd/usr.bin/finger/
H A Dfinger.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
41 char *homephone; /* pointer to home phone no. */
44 char *officephone; /* pointer to office phone no. */
56 enum status info; /* type/status of request */
60 char tty[sizeof ((struct utmpx *)0)->ut_line]; /* tty line */
61 char host[sizeof ((struct utmpx *)0)->ut_host]; /* host name */
/freebsd/libexec/bootpd/
H A DREADME4 This version merges all the enhancements and bug-fixes from the
11 bootp-request@andrew.cmu.edu
12 (The body of the message should contain: "Add <your-address>")
34 should compile without the -DSYSLOG switch.
45 [ See the file Installation which is more up-to-date. -gwr ]
48 please contact either Walt Wimer or Drew Perkins by E-mail or phone.
49 Addresses and phone numbers are listed below.
51 Type 'make'. The options at present are: -DSYSLOG which enables logging
52 code, -DDEBUG which enables table dumping via signals, and -DVEND_CMU
58 Type 'make install'. This should put all of the files in the right place.
[all …]
/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp5 # ------------- ------------- -------------
7 # ------------- ------------- -------------
9 # |---------------------- LAN ----------------------|
11 # -------------
13 # -------------
15 # -----------------------------------
19 # -----------------------------------
21 # ------------
23 # ------------
31 # There is a working example in ppp.*.span-isp.working that can be tested
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,versatile.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib1 -- *********************************************************************
2 --
3 -- The Network Time Protocol Version 4
4 -- Management Information Base (MIB)
5 --
6 -- Authors: Heiko Gerstung (heiko.gerstung@meinberg.de)
7 -- Chris Elliott (chelliot@pobox.com)
8 --
9 -- for the Internet Engineering Task Force (IETF)
10 -- NTP Working Group (ntpwg)
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dcomplete.conf.in7 nonvolatile 1e-7
10 logconfig =allall -allinfo -allevents -allstatistics -allstatus +allall -clockinfo -clockevents -clockstatistics -clockstatus +clockall -syncinf
[all...]
/freebsd/share/doc/smm/01.setup/
H A D4.t75 lfs log-based filesystem
77 nfs Sun-compatible network filesystem
80 fdesc access to per-process file descriptors
95 netiso ISO protocols (TP-4, CLNP, CLTP, etc)
103 hp300 HP 9000/300 series of Motorola 68000-based machines
104 hp code common to both HP 68k and (non-existent) PA-RISC ports
105 i386 Intel 386/486-based PC machines
106 luna68k Omron 68000-based workstations
107 news3400 Sony News MIPS-based workstations
108 pmax Digital 3100/5000 MIPS-based workstations
[all …]

12345