| 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)
- category macros
#include <locale.h>
The <locale.h> header provides a definition for thelconv structure, which includesthe following members. (See the definition ofLC_MONETARY inlocale(5).)
char *currency_symbolchar *decimal_pointchar frac_digitschar *groupingchar *int_curr_symbolchar int_frac_digitschar int_n_cs_precedeschar int_n_sep_by_spacechar int_n_sign_posnchar int_p_cs_precedeschar int_p_sep_by_spacechar int_p_sign_posnchar *mon_decimal_pointchar *mon_groupingchar *mon_thousands_sepchar *negative_signchar n_cs_precedeschar n_sep_by_spacechar n_sign_posnchar *positive_signchar p_cs_precedeschar p_sep_by_spacechar p_sign_posnchar *thousands_sep
The <locale.h> header definesNULL (as defined in <stddef.h>) and the followingas macros:
LC_ALLLC_COLLATELC_CTYPELC_MESSAGESLC_MONETARYLC_NUMERICLC_TIME
The preceding expand to distinct integer constant expressions, for use as thefirst argument to thesetlocale() function. Seesetlocale(3C).
Additional macro definitions, beginning with the charactersLC_ and an uppercase letter,can also be specified here.
Seeattributes(5) for descriptions of the following attributes:
|
setlocale(3C),localeconv(3C),stddef.h(3HEAD),attributes(5),locale(5),standards(5)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |