Returned Values; Return Values; Aci_Insert - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

#include "aci_async.h"
ACI_FORCE(drive)
Figure 5-17
#include "aci_async.h"
ACI_INSERT(insert_area, volser_ranges, type)
Figure 5-18
5-18
DAS ACI 3.0 Asynchronous Support Layer
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.
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.
601626-B

Advertisement

Table of Contents
loading

Table of Contents