Searched refs:drive (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/port/
H A Dmnt.c107 char drive[4];
110 drive[0] = fs[0];
111 drive[1] = ':';
112 drive[2] = '\\';
113 drive[3] = 0;
114 if (GetVolumeInformation(drive, 0, 0, &vser, &len, &flags, hp->typ, sizeof(hp->typ) - 1))
/ast/src/lib/libast/comp/
H A Domitted.c866 int drive; local
896 drive = nat[0];
927 drive = 'C':
937 snprintf(tmp, sizeof(tmp), deleted, drive, base, suffix);
981 snprintf(tmp, sizeof(tmp), deleted, drive, base, suffix);
/ast/src/cmd/pax/
H A Dtar.sh85 [0|1|2|3|4|5|6|7|8|9?Alternative drive number.]

Completed in 32 milliseconds