| 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)
- language information constants
#include <langinfo.h>
The <langinfo.h> header contains the constants used to identify items oflanginfodata (seenl_langinfo(3C)). The type of the constant,nl_item, is defined as describedin <nl_types.h>.
The following constants are defined. The entries under Category indicate in whichsetlocale(3C) category each item is defined.
|
If the locale's values forp_cs_precedes andn_cs_precedes do not match, thevalue ofnl_langinfo(CRNCYSTR) is unspecified.
The <langinfo.h> header declares the following as a function:
char *nl_langinfo(nl_item);
Inclusion of <langinfo.h> header may also make visible all symbols from <nl_types.h>.
Wherever possible, users are advised to use functions compatible with those inthe ISO C standard to access items oflanginfo data. In particular,thestrftime(3C) function should be used to access date and time informationdefined in categoryLC_TIME. Thelocaleconv(3C) function should be used to access informationcorresponding toRADIXCHAR,THOUSEP, andCRNCYSTR.
Seeattributes(5) for descriptions of the following attributes:
|
mkmsgs(1),localeconv(3C),nl_langinfo(3C),nl_types.h(3HEAD),setlocale(3C),strftime(3C),attributes(5),standards(5)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |