Adic Server Manual de usuario Pagina 125

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 124
aci_killamu 4-83
21 Dec 2001
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:
ENOTAUTH
ERPC
EINVALID
EDASINT
ETIMEOUT
EAMUCOMM
EHICAPINUSE
ESWITCHINPROG
See Figure 4-74 for an example of the aci_killamu function.
Figure 4-74 Example of the aci_killamu Function
/* Shutdown of the AMU */
int rc = 0;
rc = aci_killamu( );
if( rc )
{
aci_perror( "Shutdown of AMU PC failed:" );
}
Vista de pagina 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 217 218

Comentarios a estos manuales

Sin comentarios