DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

OSMMsgGetNumIops(D3i2o)


OSMMsgGetNumIops -- return number of IOPs registered with the message layer

Synopsis

#include <i2o/common.h>

int OSMMsgGetNumIops(void)

Description

OSMMsgGetNumIops returns the number of IOPs registered with the message layer. It will include a count of all registered IOPs, not just those which are initialized.

Arguments

None.

Return values

Number of registered IOPs from all transports.

Usage

Context

All contexts

Synchronization constraints

Does not block.

Driver-defined basic locks, read/write locks, and sleep locks may be held across calls to this function.

Hardware applicability

All

Version applicability

i2omsg: in HDK Technical Reference 2

Differences between versions

None

References

Intro(D3i2o), OSMMsgIopToKey(D3i2o), OSMMsgIopValid(D3i2o), OSMMsgKeyToIop(D3i2o)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005