Adic Server Manual de usuario Pagina 64

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 63
4-22 DAS ACI Functions
601626-B
Return Values
0: The call was successful.
-1: The call failed.
The external variable d_errno is set to one of the following
DAS error codes:
ERPC
EINVALID
ETIMEOUT
ESWITCHINPROG
EBADCLIENT
aci_drivestatus2
The aci_drivestatus2 function queries status of up to 250
drives. See Figure 4-17.
Figure 4-17 aci_drivestatus2 Function Call
Return the status of drives which are set to UP (active) for the
client with name clientname. The status is returned in
drive_entry, an array of pointers to aci_drive_entry
structures. See Figure 4-18 on page 4-23.
For additional information, Refer to aci_driveaccess on page
4-18.
#include "aci.h"
int aci_drivestatus2( char *clientname,
struct aci_drive_entry *pstDriveEntry[ACI_MAX_DRIVE_ENTRIES2])
Vista de pagina 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 217 218

Comentarios a estos manuales

Sin comentarios