Searched refs:CU (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dcu.c34 CU = DV = NOSTR;
51 CU = argv[2]; ++argv; --argc;
72 if (CU)
73 CU[strlen(CU)-1] = argv[1][1];
H A Dremote.c21 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
50 CU = DV;
85 if (DU && CU == NOSTR)
86 CU = DV;
98 HW = (CU == NOSTR) || (DU && equal(DV, CU));
H A Dacu.c28 * The phone numbers are in PN, and the call unit is in CU.
80 if (conflag = (*acu->acu_dialer)(phnum, CU)) {
113 if (conflag = (*acu->acu_dialer)(phnum, CU)) {
H A Dtip.h57 char *CU; /* call unit if making a phone call */ variable

Completed in 77 milliseconds