omni_accept_conclude(3) — Subroutines
Name
omni_accept_conclude − The omni_accept_conclude procedure accepts an association conclude request from a remote application.
Syntax
extern unsigned long int omni_accept_conclude [_a] (
omni_l_handle vmd_handle,
omni_r_iosb ∗iosb,
omni_r_ctrl ∗ctrl);
Arguments
vmd_handleaccess: read only mechanism: by value The longword identifier of a loaded VMD definition of the remote peer of an association. The vmd_handle is returned by the omni_define procedure.
iosbaccess: write only mechanism: by reference optional argument The DEComni I/O status block. The iosb parameter is the address of the status block.
ctrlaccess: read only mechanism: by reference A control structure to specify an event flag. DEComni returns an error code.
The ctrl parameter is the address of the control structure.