Home
last modified time | relevance | path

Searched refs:phone (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/usr.sbin/ppp/
H A Dcbcp.c69 *cbcp->fsm.phone = '\0'; in cbcp_Init()
260 char list[sizeof cbcp->fsm.phone], *next; in cbcp_SendReq()
269 strncpy(list, cbcp->fsm.phone, sizeof list - 1); in cbcp_SendReq()
320 !auth_SetPhoneList(cbcp->p->dl->peer.authname, cbcp->fsm.phone, in cbcp_Up()
321 sizeof cbcp->fsm.phone)) { in cbcp_Up()
322 strncpy(cbcp->fsm.phone, cbcp->p->dl->cfg.cbcp.phone, in cbcp_Up()
323 sizeof cbcp->fsm.phone - 1); in cbcp_Up()
324 cbcp->fsm.phone[sizeof cbcp->fsm.phone - 1] = '\0'; in cbcp_Up()
328 if (*cbcp->fsm.phone == '\0') in cbcp_Up()
330 else if (!strcmp(cbcp->fsm.phone, "*")) { in cbcp_Up()
[all …]
H A Ddatalink.c126 dl->phone.chosen = "N/A"; in datalink_HangupDone()
129 log_Printf(LogPHASE, "Call peer back on %s\n", dl->cbcp.fsm.phone); in datalink_HangupDone()
131 strncpy(dl->cfg.phone.list, dl->cbcp.fsm.phone, in datalink_HangupDone()
132 sizeof dl->cfg.phone.list - 1); in datalink_HangupDone()
133 dl->cfg.phone.list[sizeof dl->cfg.phone.list - 1] = '\0'; in datalink_HangupDone()
134 dl->phone.alt = dl->phone.next = NULL; in datalink_HangupDone()
179 if (dl->phone.next == NULL) in datalink_HangupDone()
191 char *phone; in datalink_ChoosePhoneNumber() local
193 if (dl->phone.alt == NULL) { in datalink_ChoosePhoneNumber()
194 if (dl->phone.next == NULL) { in datalink_ChoosePhoneNumber()
[all …]
H A Dppp.conf31 set phone PHONE_NUM
40 set phone *99\#
H A Dcbcp.h42 char phone[SCRIPT_LEN]; member
52 char phone[SCRIPT_LEN]; /* What to dial */ member
H A Ddatalink.h76 } phone; member
97 } phone; member
H A Dauth.c170 auth_SetPhoneList(const char *name, char *phone, int phonelen) in auth_SetPhoneList() argument
195 strncpy(phone, vector[4], phonelen - 1); in auth_SetPhoneList()
196 phone[phonelen - 1] = '\0'; in auth_SetPhoneList()
210 *phone = '\0'; in auth_SetPhoneList()
H A Dchat.c570 chat_Setup(struct chat *c, const char *data, const char *phone) in chat_Setup() argument
589 c->phone = phone; in chat_Setup()
669 if (c->phone) { in ExpandString()
670 strncpy(result, c->phone, reslen); in ExpandString()
H A Dchat.h63 const char *phone; /* Our phone number */
61 const char *phone; /* Our phone number */ global() member
/freebsd/usr.bin/tip/libacu/
H A Dv3451.c54 char phone[50]; in v3451_dialer() local
83 (void)snprintf(phone, sizeof phone, "%s\r", num); in v3451_dialer()
84 vawrite(phone, 1 + slow); in v3451_dialer()
85 if (!expect(phone)) { in v3451_dialer()
/freebsd/usr.bin/tip/
H A DREADME19 If this is done and no phone numbers should appear in the
47 addition is the capacility to specify a phone number with tip. The
50 tip phone-number
52 tip -300 phone-number
H A DTODO18 and phone line). got any ideas here? I'm looking at something
/freebsd/contrib/ntp/html/scripts/
H A Dmiscopt.txt11 <li class='inline'><a href='miscopt.html#phone'>phone - specify modem phone numbers</a></li>\
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-bcm6358.txt118 label = "red:phone";
123 label = "green:phone";
127 label = "blue:phone";
/freebsd/share/examples/ppp/
H A Dppp.secret.sample25 # If a phone number or list of phone numbers is given as the fifth
H A Dppp.conf.sample79 set phone 1234567
93 set phone 1234567
113 set phone 1234567
126 set phone 12345678 # Replace this with your ISPs phone number
168 # Multi-phone example. Numbers separated by a : are used sequentially.
173 set phone 12345678|12345679:12345670|12345671
175 # Some phone numbers may include # characters - don't forget to escape
178 set phone "12345##678"
320 set phone 0W1194 # Remote system phone number,
498 set phone 1234567
[all …]
H A Dppp.conf.span-isp116 set phone "1234567"
122 set phone "2345678"
128 set phone "3456789"
/freebsd/usr.bin/tip/tip/
H A Dphones1 # phones -- remote host phone number data base
/freebsd/lib/libbluetooth/
H A Dhosts9 # 00:11:22:33:44:55 phone
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg241 # - phone <prefix>
42 # e.g. "phone 7-095-"
H A Dcopi.ifmcfg52 # PhoneTrans lines provide rules to change phone prefixes to make local
/freebsd/contrib/ntp/conf/
H A Dbeauregard.conf7 phone atdt913034944774 atdt913034944785 atdt913034944774
/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data169 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
199 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A Dusermgmt.hlp64 where the office location, the work phone number, and the home phone
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dcm3605.txt8 handsets, notably it is used in the very first Nexus One Android phone from
/freebsd/libexec/bootpd/
H A DREADME48 please contact either Walt Wimer or Drew Perkins by E-mail or phone.
49 Addresses and phone numbers are listed below.

123