Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
DMI Library Functionsdmi_error(3DMI)


NAME

 dmi_error - print error in string form

SYNOPSIS

 
cc [ flag ... ] file ...  -ldmi -lnsl -lrwtool [ library ... ]
#include <dmi/dmi_error.hh>
void dmi_error(DmiErrorStatus_t error_status);

DESCRIPTION

 

For the given error_status, the dmi_error() function prints the corresponding error in string form. The function prints "unknown dmi errors" if error_status is invalid.

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
MT-levelMT-Safe

SEE ALSO

 

libdmi(3LIB), attributes(5)


SunOS 5.9Go To TopLast Changed 12 Oct 1998

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.