| 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)
- name-value pair library
cc [flag... ]file...-lnvpair [library... ]#include <libnvpair.h>
Thelibnvpair library exports a set of functions for managing name-value pairs.
The library defines four opaque handles:
handle to a name-value pair
handle to a list of name-value pairs
handle to a pluggable allocator
handle to pluggable allocator operations
The library supports the following operations:
Allocate and free annvlist_t.
Specify the allocater to be used when manipulating annvlist_t.
Add and remove annvpair_t from a list.
Searchnvlist_t for a specified name pair.
Pack annvlist_t into a contiguous buffer.
Expand a packed nvlist into a searchablenvlist_t.
The shared objectlibnvpair.so.1 provides the public interfaces defined below. SeeIntro(3)for additional information on shared object interfaces.
|
shared object
64-bit shared object
Seeattributes(5) for description of the following attributes:
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |