Searched refs:phone (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/tip/aculib/
H A Dv3451.c35 char phone[50]; local
66 (void) strlcpy(phone, num, sizeof (phone));
67 (void) strlcat(phone, "\r", sizeof (phone));
68 vawrite(phone, 1 + slow);
69 if (!expect(phone)) {
70 (void) printf("Vadic will not accept phone number\n");
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dcallers.c134 * exphone - expand phone number for given prefix and number
181 * repphone - Replace \D and \T sequences in arg with phone
185 repphone(arg, phone, trstr)
186 char *arg, *phone, *trstr;
198 exphone(phone, tp);
205 for(fp=phone; *tp = *fp++; tp++)
240 char *phonecl; /* clear phone string */
241 char phoneex[2*(MAXPH+2)]; /* expanded phone string */
376 * Translate the phone number
810 char dcname[20], dnname[20], phone[MAXP local
1001 char phone[MAXPH+2]; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c75 * exphone - expand phone number for given prefix and number
120 * repphone - Replace \D and \T sequences in arg with phone
124 repphone(char *arg, char *phone, char *trstr) argument
141 exphone(phone, tp);
148 for (fp = phone; *tp = *fp++; tp++)
183 char *phonecl; /* clear phone string */
184 char phoneex[2*(MAXPH+2)]; /* expanded phone string */
321 * Translate the phone number
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm265 full name, office location, work phone number, and home phone number.
/opensolaris-onvv-gate/usr/src/lib/libcommputil/common/
H A Dsdp_parse.c149 * phone-fields (p=)
150 * *(%x70 "=" phone-number CRLF)
151 * anything between "=" and "CRLF" is considered to be phone-number
154 sdp_parse_phone(sdp_list_t **phone, const char *begin, const char *end, argument
180 if (*phone == NULL) {
181 *phone = new_phone;
183 tmp = *phone;
H A Dsdp.c393 * Adds phone number field to the session.
394 * p=<phone-number>
397 sdp_add_phone(sdp_session_t *session, const char *phone) argument
399 if (session == NULL || phone == NULL || (strlen(phone) == 0))
401 return (add_value_to_list(&session->s_phone, phone, strlen(phone),
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd1111 $phone = $$sline[3];
1112 $xphone = ($$dev[4] eq "\\T" && $phone =~ /^([A-Za-z]*)(.*)$/ ?
1113 "@{$$dialcodes{$1}}" . $2 : $phone);
1122 $phone =~ s+(^|[^\\])$from+$1$to+gx;
1144 /D/ ? ($needu = " -U '$phone'",
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps420 hangup hup HU str hand-up phone
421 dial_phone dial DI str Dial phone number #1
422 quick_dial qdial QD str Dail phone number #1, without progress detection
425 flash_hook hook fh str Flash the phone switch hook
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps420 hangup hup HU str hand-up phone
421 dial_phone dial DI str Dial phone number #1
422 quick_dial qdial QD str Dail phone number #1, without progress detection
425 flash_hook hook fh str Flash the phone switch hook
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dusb.ids9088 0b51 Qtek 8310 mobile phone [Tornado Noble]
10111 0004 MT6227 phone
10851 0003 Mobile phone USB cable
10856 02df TD10 Mobile phone USB cable
11624 8000 GDP-04 desktop phone
12526 1301 IR-2510 usb phone

Completed in 361 milliseconds