Adic Server Bedienungsanleitung Seite 65

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 218
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 64
aci_drivestatus2 4-23
21 Dec 2001
Figure 4-18 Returned Status
See Table 4-8 for a description of the parameters for the
aci_drivestatus2 function call.
Table 4-8 Parameters for the aci_drivestatus2 Function Call
Parameter Description
clientname name of the client that requested the status of the
drives. If clientname is the NULL string, return status
on all drives.
Using SHARED_ACCESS as a key word for the client
shows all drives which are allocated in the
SHARED_ACCESS mode. Using EXUP as a key word
for the clientname shows all drives which are
allocated in the EXUP mode.
struct aci_drive_entry {
char drive_name[ACI_DRIVE_LEN];
char amu_drive_name[ACI_AMU_DRIVE_LEN];
enum aci_drive_status drive_state;
char type;
char system_id[ACI_NAME_LEN];
char clientname[ACI_NAME_LEN];
char volser [ACI_VOLSER_LEN];
bool_t cleaning;
short clean_count;
};
Seitenansicht 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 217 218

Kommentare zu diesen Handbüchern

Keine Kommentare