| /freebsd-11-stable/usr.sbin/ppp/ |
| HD | cbcp.c | 71 *cbcp->fsm.phone = '\0'; in cbcp_Init() 262 char list[sizeof cbcp->fsm.phone], *next; in cbcp_SendReq() 271 strncpy(list, cbcp->fsm.phone, sizeof list - 1); in cbcp_SendReq() 322 !auth_SetPhoneList(cbcp->p->dl->peer.authname, cbcp->fsm.phone, in cbcp_Up() 323 sizeof cbcp->fsm.phone)) { in cbcp_Up() 324 strncpy(cbcp->fsm.phone, cbcp->p->dl->cfg.cbcp.phone, in cbcp_Up() 325 sizeof cbcp->fsm.phone - 1); in cbcp_Up() 326 cbcp->fsm.phone[sizeof cbcp->fsm.phone - 1] = '\0'; in cbcp_Up() 330 if (*cbcp->fsm.phone == '\0') in cbcp_Up() 332 else if (!strcmp(cbcp->fsm.phone, "*")) { in cbcp_Up() [all …]
|
| HD | datalink.c | 128 dl->phone.chosen = "N/A"; in datalink_HangupDone() 131 log_Printf(LogPHASE, "Call peer back on %s\n", dl->cbcp.fsm.phone); in datalink_HangupDone() 133 strncpy(dl->cfg.phone.list, dl->cbcp.fsm.phone, in datalink_HangupDone() 134 sizeof dl->cfg.phone.list - 1); in datalink_HangupDone() 135 dl->cfg.phone.list[sizeof dl->cfg.phone.list - 1] = '\0'; in datalink_HangupDone() 136 dl->phone.alt = dl->phone.next = NULL; in datalink_HangupDone() 181 if (dl->phone.next == NULL) in datalink_HangupDone() 193 char *phone; in datalink_ChoosePhoneNumber() local 195 if (dl->phone.alt == NULL) { in datalink_ChoosePhoneNumber() 196 if (dl->phone.next == NULL) { in datalink_ChoosePhoneNumber() [all …]
|
| HD | cbcp.h | 44 char phone[SCRIPT_LEN]; member 54 char phone[SCRIPT_LEN]; /* What to dial */ member
|
| HD | datalink.h | 78 } phone; member 99 } phone; member
|
| HD | auth.c | 166 auth_SetPhoneList(const char *name, char *phone, int phonelen) in auth_SetPhoneList() argument 191 strncpy(phone, vector[4], phonelen - 1); in auth_SetPhoneList() 192 phone[phonelen - 1] = '\0'; in auth_SetPhoneList() 206 *phone = '\0'; in auth_SetPhoneList()
|
| HD | chat.c | 572 chat_Setup(struct chat *c, const char *data, const char *phone) in chat_Setup() argument 591 c->phone = phone; in chat_Setup() 671 if (c->phone) { in ExpandString() 672 strncpy(result, c->phone, reslen); in ExpandString()
|
| HD | ppp.conf | 32 set phone PHONE_NUM
|
| HD | chat.h | 63 const char *phone; /* Our phone number */ member
|
| HD | command.c | 2008 strncpy(cx->cfg.phone.list, argp, sizeof cx->cfg.phone.list - 1); in SetVariable() 2009 cx->cfg.phone.list[sizeof cx->cfg.phone.list - 1] = '\0'; in SetVariable() 2010 cx->phone.alt = cx->phone.next = NULL; in SetVariable() 2180 *cx->cfg.cbcp.phone = '\0'; in SetVariable() 2183 strncpy(cx->cfg.cbcp.phone, arg->argv[arg->argn], in SetVariable() 2184 sizeof cx->cfg.cbcp.phone - 1); in SetVariable() 2185 cx->cfg.cbcp.phone[sizeof cx->cfg.cbcp.phone - 1] = '\0'; in SetVariable()
|
| /freebsd-11-stable/usr.bin/tip/libacu/ |
| HD | v3451.c | 62 char phone[50]; in v3451_dialer() local 91 (void)snprintf(phone, sizeof phone, "%s\r", num); in v3451_dialer() 92 vawrite(phone, 1 + slow); in v3451_dialer() 93 if (!expect(phone)) { in v3451_dialer()
|
| /freebsd-11-stable/usr.bin/tip/ |
| HD | README | 20 If this is done and no phone numbers should appear in the 48 addition is the capacility to specify a phone number with tip. The 51 tip phone-number 53 tip -300 phone-number
|
| HD | TODO | 19 and phone line). got any ideas here? I'm looking at something
|
| /freebsd-11-stable/contrib/ntp/html/scripts/ |
| HD | miscopt.txt | 11 <li class='inline'><a href='miscopt.html#phone'>phone - specify modem phone numbers</a></li>\
|
| /freebsd-11-stable/share/examples/ppp/ |
| HD | ppp.secret.sample | 25 # If a phone number or list of phone numbers is given as the fifth
|
| HD | ppp.conf.sample | 80 set phone 1234567 94 set phone 1234567 114 set phone 1234567 127 set phone 12345678 # Replace this with your ISPs phone number 169 # Multi-phone example. Numbers separated by a : are used sequentially. 174 set phone 12345678|12345679:12345670|12345671 176 # Some phone numbers may include # characters - don't forget to escape 179 set phone "12345##678" 321 set phone 0W1194 # Remote system phone number, 499 set phone 1234567 [all …]
|
| HD | ppp.conf.span-isp | 117 set phone "1234567" 123 set phone "2345678" 129 set phone "3456789"
|
| /freebsd-11-stable/etc/ |
| HD | phones | 4 # phones -- remote host phone number data base
|
| /freebsd-11-stable/etc/bluetooth/ |
| HD | hosts | 10 # 00:11:22:33:44:55 phone
|
| /freebsd-11-stable/contrib/ntp/conf/ |
| HD | beauregard.conf | 7 phone atdt913034944774 atdt913034944785 atdt913034944774
|
| /freebsd-11-stable/usr.sbin/bsdconfig/usermgmt/include/ |
| HD | usermgmt.hlp | 64 where the office location, the work phone number, and the home phone
|
| /freebsd-11-stable/release/picobsd/mfs_tree/etc/ |
| HD | remote | 9 # pn phone numbers (@ =>'s search phones file; possibly taken from
|
| /freebsd-11-stable/libexec/bootpd/ |
| HD | README | 49 please contact either Walt Wimer or Drew Perkins by E-mail or phone. 50 Addresses and phone numbers are listed below.
|
| /freebsd-11-stable/contrib/ntp/html/hints/ |
| HD | decosf1 | 17 Distributed Computing Support phone: (714) 856-6926
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | complete.conf.in | 67 phone "ATDT13034944774" "ATDT12027621594"
|
| /freebsd-11-stable/contrib/diff/ |
| HD | ABOUT-NLS | 190 ant-phone | () | 327 ant-phone | [] | 464 ant-phone | [] [] | 601 ant-phone | | 3
|