| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 3: Library Interfaces and Headers Oracle Solaris 11 Information Library |
Library Interfaces and Headers
SMHBA_GetAdapterAttributes(3LIB)
SMHBA_GetAdapterPortAttributes(3LIB)
SMHBA_GetBindingCapability(3LIB)
SMHBA_GetDiscoveredPortAttributes(3LIB)
SMHBA_GetFCPhyAttributes(3LIB)
SMHBA_GetPersistentBinding(3LIB)
SMHBA_GetPortAttributesByWWN(3LIB)
SMHBA_GetProtocolStatistics(3LIB)
SMHBA_GetSASPhyAttributes(3LIB)
SMHBA_GetVendorLibraryAttributes(3LIB)
SMHBA_GetWrapperLibraryAttributes(3LIB)
SMHBA_RegisterForAdapterAddEvents(3LIB)
SMHBA_RegisterForAdapterEvents(3LIB)
SMHBA_RegisterForAdapterPhyStatEvents(3LIB)
SMHBA_RegisterForAdapterPortEvents(3LIB)
SMHBA_RegisterForAdapterPortStatEvents(3LIB)
SMHBA_RegisterForTargetEvents(3LIB)
SMHBA_RemoveAllPersistentBindings(3LIB)
SMHBA_RemovePersistentBinding(3LIB)
- select types
#include <sys/select.h>
The <sys/select.h> header defines thetimeval structure, which includes the following members:
time_t tv_sec /* seconds */suseconds_t tv_usec /* microseconds */
Thetime_t andsuseconds_t types are defined as described in <sys/types.h>. Seetypes.h(3HEAD).
Thesigset_t type is defined as described insignal.h(3HEAD).
Thetimespec structure is defined as described in <time.h>. Seetime.h(3HEAD).
The <sys/select.h> header defines thefd_set type as a structure.
The following is defined as a macro:
Maximum number of file descriptors in anfd_set structure.
Inclusion of the <sys/select.h> header can make visible all symbols from theheaders <signal.h>, <sys/time.h>, and <time.h>.
Seeattributes(5) for descriptions of the following attributes:
|
select(3C),signal.h(3HEAD),time.h(3HEAD),types.h(3HEAD),attributes(5),standards(5)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |