/freebsd/usr.sbin/ppp/ |
H A D | cbcp.c | 69 *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 D | datalink.c | 126 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 D | ppp.conf | 31 set phone PHONE_NUM 40 set phone *99\#
|
H A D | cbcp.h | 42 char phone[SCRIPT_LEN]; member 52 char phone[SCRIPT_LEN]; /* What to dial */ member
|
H A D | datalink.h | 76 } phone; member 97 } phone; member
|
H A D | auth.c | 170 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 D | chat.c | 570 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 D | chat.h | 63 const char *phone; /* Our phone number */ 61 const char *phone; /* Our phone number */ global() member
|
/freebsd/usr.bin/tip/libacu/ |
H A D | v3451.c | 54 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 D | README | 19 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 D | TODO | 18 and phone line). got any ideas here? I'm looking at something
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | miscopt.txt | 11 <li class='inline'><a href='miscopt.html#phone'>phone - specify modem phone numbers</a></li>\
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-bcm6358.txt | 118 label = "red:phone"; 123 label = "green:phone"; 127 label = "blue:phone";
|
/freebsd/share/examples/ppp/ |
H A D | ppp.secret.sample | 25 # If a phone number or list of phone numbers is given as the fifth
|
H A D | ppp.conf.sample | 79 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 D | ppp.conf.span-isp | 116 set phone "1234567" 122 set phone "2345678" 128 set phone "3456789"
|
/freebsd/usr.bin/tip/tip/ |
H A D | phones | 1 # phones -- remote host phone number data base
|
/freebsd/lib/libbluetooth/ |
H A D | hosts | 9 # 00:11:22:33:44:55 phone
|
/freebsd/contrib/dialog/samples/copifuncs/ |
H A D | copi.ifmcfg2 | 41 # - phone <prefix> 42 # e.g. "phone 7-095-"
|
H A D | copi.ifmcfg5 | 2 # PhoneTrans lines provide rules to change phone prefixes to make local
|
/freebsd/contrib/ntp/conf/ |
H A D | beauregard.conf | 7 phone atdt913034944774 atdt913034944785 atdt913034944774
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | test.data | 169 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 D | usermgmt.hlp | 64 where the office location, the work phone number, and the home phone
|
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | cm3605.txt | 8 handsets, notably it is used in the very first Nexus One Android phone from
|
/freebsd/libexec/bootpd/ |
H A D | README | 48 please contact either Walt Wimer or Drew Perkins by E-mail or phone. 49 Addresses and phone numbers are listed below.
|