Skip Navigation Links | |
Exit Print View | |
man pages section 3: Library Interfaces and Headers Oracle Solaris 11.1 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)
- file system type identification library
cc [ flag… ] file… -lfstyp -lnvpair [ library… ] #include <libnvpair.h> #include <libfstyp.h>
The libfstyp library exports a set of functions to identify the file system type of an unmounted file system using heuristic modules.
Internally, the library is comprised of interfaces exported by file system-specific modules. See fstyp_mod_init(3FSTYP).
The shared object libfstyp.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
|
shared object
See attributes(5) for descriptions of the following attributes:
|
Intro(3), fstyp_mod_init(3FSTYP), libnvpair(3LIB), attributes(5)