Searched refs:DV (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dremote.c21 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
42 if (DV ||
43 host[0] == '/' && access(DV = host, R_OK | W_OK) == 0) {
50 CU = DV;
81 if (DV == NOSTR) {
86 CU = DV;
98 HW = (CU == NOSTR) || (DU && equal(DV, CU));
162 next = DV;
172 DV = next;
176 DV
[all...]
H A Dcu.c34 CU = DV = NOSTR;
67 DV = argv[2]; ++argv; --argc;
74 if (DV)
75 DV[strlen(DV)-1] = argv[1][1];
H A Dtipout.c134 if ((fd = open(DV, O_RDWR)) >= 0) {
H A Dtip.h52 char *DV; /* UNIX device(s) to open */ variable
/illumos-gate/usr/src/cmd/tip/aculib/
H A Ddn11.c62 if ((FD = open(DV, 2)) < 0) {
H A Dv831.c67 if ((FD = open(DV, O_RDWR)) < 0) {

Completed in 290 milliseconds