libdevid(4)
NAME
libdevid − device id library
SYNOPSIS
cc [ flag ... ] file ... −ldevid [ library ... ]
#include <devid.h>
DESCRIPTION
Functions in this library provide unique device ids for identifying a device, independent of the device’s name or device number.
The shared object libdevid.so.1 provides the public interfaces defined below.
For additional information on shared object interfaces, see intro(4).
INTERFACES
SUNW_1.1 (global):
| devid_compare | devid_deviceid_to_nmlist |
| devid_free | devid_free_nmlist |
| devid_get | devid_get_minor_name |
| devid_sizeof |
FILES
/usr/lib/libdevid.so.1 The location of the device id library interfaces.
/usr/lib/libdevid.so A symlink to /usr/lib/libdevid.so.1.
ATTRIBUTES
See attributes(5) for description of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| MT Level | MT−Safe |
SEE ALSO
pvs(1), intro(4), attributes(5)
SunOS 5.6 — Last change: 10 Feb 1997