omni_reject(3) — Subroutines
Name
omni_reject − The omni_reject procedure rejects an indication not wanted.
Syntax
extern unsigned long int omni_reject [_a](
omni_l_context context,
unsigned long int reason,
omni_r_iosb ∗iosb,
omni_r_ctrl ∗ctrl);
Arguments
contextaccess: read only mechanism: by value Information returned by DEComni.
reasonaccess: read only mechanism: by value optional argument The reason the indication is being rejected.
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 optional argument A control structure to specify an event flag.
The ctrl parameter is the address of the control structure.