sunos man page for printdmiattributevalues

Query: printdmiattributevalues

OS: sunos

Section: 3dmi

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

printDmiAttributeValues(3DMI)				       DMI Library Functions				     printDmiAttributeValues(3DMI)

NAME
printDmiAttributeValues - print data in input DmiAttributeValues list
SYNOPSIS
cc [ flag ... ] file ... -ldmi -lnsl -lrwtool [ library ... ] #include <dmi/util.hh> void printDmiAttributeValues(DmiAttributeValues_t *values);
DESCRIPTION
The printDmiAttributeValues() function prints the data in the input DmiAttributeValues list. The function prints "unknown data" for those values that contain invalid data.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
libdmi(3LIB), attributes(5) SunOS 5.10 12 Oct 1998 printDmiAttributeValues(3DMI)
Related Man Pages
libdmi(3lib) - sunos
dmideletecomponent(3dmi) - sunos
dmigetversion(3dmi) - sunos
dmigetconfig(3dmi) - sunos
libdmici(3lib) - sunos
Similar Topics in the Unix Linux Community
How to convert number to english?
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Outputting sequences based on length with sed
Sort only numbers within a string