Adic Server Manual do Utilizador Página 190

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 218
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 189
5-18 DAS ACI 3.0 Asynchronous Support Layer
601626-B
Figure 5-17 aci_force Asynchronous ACI Call
All the parameters must comply with the rules for the
aci_force function call.
The local variable int res must be defined before using this
macro.
Return Values
The d_errno and d_text globals are copied to d_errno and
d_text fields of shared memory array entry. The process is
terminated by the exit call with the res exit code. If there are
problems with shared memory attachment, d_errno global
will be set to ENOSHARED.
aci_insert
The aci_insert function inserts volumes into the AML. See
Figure 5-18.
Figure 5-18 aci_insert Asynchronous Function Call
All the parameters must comply with the rules for the
aci_insert function call.
The local variable int res must be defined before using this
macro.
Returned values
The d_errno and d_text globals are copied to the d_errno and
d_text fields of the shared memory array entry. The process is
terminated by the exit call with the res exit code.
#include "aci_async.h"
ACI_FORCE(drive)
#include "aci_async.h"
ACI_INSERT(insert_area, volser_ranges, type)
Vista de página 189
1 2 ... 185 186 187 188 189 190 191 192 193 194 195 ... 217 218

Comentários a estes Manuais

Sem comentários