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
connecttoserver(3dmi) - sunos
dmigetconfig(3dmi) - sunos
dmioriginateevent(3dmi) - sunos
libdmici(3lib) - sunos
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed